Searched refs:ack_bit (Results 1 – 2 of 2) sorted by relevance
24 int ack_bit; member53 ack_mask = BIT(pd->info->ack_bit); in owl_sps_set_power()147 .ack_bit = 16,152 .ack_bit = 17,157 .ack_bit = 18,162 .ack_bit = 21,168 .ack_bit = 22,174 .ack_bit = 12,179 .ack_bit = 13,184 .ack_bit = 14,[all …]
217 const u32 ack_bit = FORCEWAKE_KERNEL; in fw_domain_wait_ack_with_fallback() local218 const u32 value = type == ACK_SET ? ack_bit : 0; in fw_domain_wait_ack_with_fallback()245 ack_detected = (fw_ack(d) & ack_bit) == value; in fw_domain_wait_ack_with_fallback()