Searched refs:SL_CONTROL_NOTIFY_EN_MSK (Results 1 – 2 of 2) sorted by relevance
134 #define SL_CONTROL_NOTIFY_EN_MSK (0x1 << SL_CONTROL_NOTIFY_EN_OFF) macro826 sl_control |= SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v1_hw()830 sl_control &= ~SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v1_hw()
227 #define SL_CONTROL_NOTIFY_EN_MSK (0x1 << SL_CONTROL_NOTIFY_EN_OFF) macro1140 sl_control |= SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v3_hw()1144 sl_control &= ~SL_CONTROL_NOTIFY_EN_MSK; in sl_notify_ssp_v3_hw()