Searched refs:ack_bit (Results 1 – 1 of 1) sorted by relevance
194 const u32 ack_bit = FORCEWAKE_KERNEL; in fw_domain_wait_ack_with_fallback() local195 const u32 value = type == ACK_SET ? ack_bit : 0; in fw_domain_wait_ack_with_fallback()222 ack_detected = (fw_ack(d) & ack_bit) == value; in fw_domain_wait_ack_with_fallback()