Searched refs:SL_CONTROL_NOTIFY_EN_MSK (Results 1 – 3 of 3) sorted by relevance
134 #define SL_CONTROL_NOTIFY_EN_MSK (0x1 << SL_CONTROL_NOTIFY_EN_OFF) macro824 sl_control |= SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v1_hw()828 sl_control &= ~SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v1_hw()
190 #define SL_CONTROL_NOTIFY_EN_MSK (0x1 << SL_CONTROL_NOTIFY_EN_OFF) macro1593 sl_control |= SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v2_hw()1597 sl_control &= ~SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v2_hw()
222 #define SL_CONTROL_NOTIFY_EN_MSK (0x1 << SL_CONTROL_NOTIFY_EN_OFF) macro1000 sl_control |= SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v3_hw()1004 sl_control &= ~SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v3_hw()