Lines Matching full:24
149 #define RT1308_PLL1_K_SFT 24
150 #define RT1308_PLL1_K_MASK (0x1f << 24)
162 #define RT1308_SEL_FS_SYS_MASK (0x7 << 24)
163 #define RT1308_SEL_FS_SYS_SFT 24
164 #define RT1308_SEL_FS_SYS_SRC_MCLK (0x0 << 24)
165 #define RT1308_SEL_FS_SYS_SRC_BCLK (0x1 << 24)
166 #define RT1308_SEL_FS_SYS_SRC_PLL (0x2 << 24)
167 #define RT1308_SEL_FS_SYS_SRC_RCCLK (0x4 << 24)
172 #define RT1308_SEL_PLL_SRC_MASK (0x7 << 24)
173 #define RT1308_SEL_PLL_SRC_SFT 24
174 #define RT1308_SEL_PLL_SRC_MCLK (0x0 << 24)
175 #define RT1308_SEL_PLL_SRC_BCLK (0x1 << 24)
176 #define RT1308_SEL_PLL_SRC_RCCLK (0x4 << 24)
182 #define RT1308_BCLK_DET_EN_MASK (0x1 << 24)
183 #define RT1308_BCLK_DET_EN_SFT 24
184 #define RT1308_BCLK_DET_EN (0x1 << 24)
213 #define RT1308_I2S_DL_SEL_MASK (0x7 << 24)
214 #define RT1308_I2S_DL_SEL_SFT 24
215 #define RT1308_I2S_DL_SEL_16B (0x0 << 24)
216 #define RT1308_I2S_DL_SEL_20B (0x1 << 24)
217 #define RT1308_I2S_DL_SEL_24B (0x2 << 24)
218 #define RT1308_I2S_DL_SEL_32B (0x3 << 24)
219 #define RT1308_I2S_DL_SEL_8B (0x4 << 24)
240 #define RT1308_POW_ADC_L (0x1 << 24)
241 #define RT1308_POW_ADC_L_BIT 24
266 #define RT1308_POW_PDB_REG_BIT (0x1 << 24)