Lines Matching refs:BIT
138 #define WL1273_MODE_RX BIT(0)
139 #define WL1273_MODE_TX BIT(1)
140 #define WL1273_MODE_OFF BIT(2)
141 #define WL1273_MODE_SUSPENDED BIT(3)
143 #define WL1273_RADIO_CHILD BIT(0)
144 #define WL1273_CODEC_CHILD BIT(1)
158 #define WL1273_AUDIO_ENABLE_I2S BIT(0)
159 #define WL1273_AUDIO_ENABLE_ANALOG BIT(1)
223 #define WL1273_FR_EVENT BIT(0)
224 #define WL1273_BL_EVENT BIT(1)
225 #define WL1273_RDS_EVENT BIT(2)
226 #define WL1273_BBLK_EVENT BIT(3)
227 #define WL1273_LSYNC_EVENT BIT(4)
228 #define WL1273_LEV_EVENT BIT(5)
229 #define WL1273_IFFR_EVENT BIT(6)
230 #define WL1273_PI_EVENT BIT(7)
231 #define WL1273_PD_EVENT BIT(8)
232 #define WL1273_STIC_EVENT BIT(9)
233 #define WL1273_MAL_EVENT BIT(10)
234 #define WL1273_POW_ENB_EVENT BIT(11)
235 #define WL1273_SCAN_OVER_EVENT BIT(12)
236 #define WL1273_ERROR_EVENT BIT(13)