Searched refs:SAI_STATUS_RX_IDLE (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/rockchip/ | ||
| H A D | rockchip_sai.h | 181 #define SAI_STATUS_RX_IDLE BIT(3) macro |
| H A D | rockchip_sai.c | 164 idle |= SAI_STATUS_RX_IDLE; in rockchip_sai_poll_stream_idle() |