Home
last modified time | relevance | path

Searched refs:msg_busy (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sound_cmd.c26 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()
H A Dphl_sound.h177 u8 msg_busy; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sound_cmd.c26 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()
H A Dphl_sound.h177 u8 msg_busy; member