Searched refs:msg_busy (Results 1 – 4 of 4) sorted by relevance
26 snd->msg_busy |= BIT(ctrl); in _phl_snd_cmd_set_eng_busy()36 snd->msg_busy &= ~(BIT(ctrl)); in _phl_snd_cmd_set_eng_idle()47 if (0 != (snd->msg_busy & BIT(ctrl))) { in _phl_snd_cmd_get_eng_status()
177 u8 msg_busy; member