Lines Matching +full:0 +full:x36000

121 	MT8365_AFE_APLL1 = 0,
127 MT8365_AFE_1ST_I2S = 0,
133 MT8365_AFE_I2S_SEPARATE_CLOCK = 0,
138 MT8365_AFE_TDM_OUT_I2S = 0,
144 AFE_TDM_CH_START_O28_O29 = 0,
152 MT8365_PCM_FORMAT_I2S = 0,
159 MT8365_FS_8K = 0,
177 FS_8000HZ = 0, /* 0000b */
205 MT8365_AFE_IRQ_DIR_MCU = 0,
212 MT8365_I2S0_MCK = 0,
235 MT8365_CM1 = 0,
248 GENERAL2_ASRC_OUT_LCH = 0,
285 DMIC_MODE_3P25M = 0,
292 IIR_MODE0 = 0,
301 MT8365_GASRC1 = 0,
367 case FS_8000HZ: return 0x050000; in rx_frequency_palette()
368 case FS_11025HZ: return 0x06E400; in rx_frequency_palette()
369 case FS_12000HZ: return 0x078000; in rx_frequency_palette()
370 case FS_16000HZ: return 0x0A0000; in rx_frequency_palette()
371 case FS_22050HZ: return 0x0DC800; in rx_frequency_palette()
372 case FS_24000HZ: return 0x0F0000; in rx_frequency_palette()
373 case FS_32000HZ: return 0x140000; in rx_frequency_palette()
374 case FS_44100HZ: return 0x1B9000; in rx_frequency_palette()
375 case FS_48000HZ: return 0x1E0000; in rx_frequency_palette()
376 case FS_88200HZ: return 0x372000; in rx_frequency_palette()
377 case FS_96000HZ: return 0x3C0000; in rx_frequency_palette()
378 case FS_176400HZ: return 0x6E4000; in rx_frequency_palette()
379 case FS_192000HZ: return 0x780000; in rx_frequency_palette()
380 default: return 0x0; in rx_frequency_palette()
387 case FS_8000HZ: return 0x36000; in AutoRstThHi()
388 case FS_11025HZ: return 0x27000; in AutoRstThHi()
389 case FS_12000HZ: return 0x24000; in AutoRstThHi()
390 case FS_16000HZ: return 0x1B000; in AutoRstThHi()
391 case FS_22050HZ: return 0x14000; in AutoRstThHi()
392 case FS_24000HZ: return 0x12000; in AutoRstThHi()
393 case FS_32000HZ: return 0x0D800; in AutoRstThHi()
394 case FS_44100HZ: return 0x09D00; in AutoRstThHi()
395 case FS_48000HZ: return 0x08E00; in AutoRstThHi()
396 case FS_88200HZ: return 0x04E00; in AutoRstThHi()
397 case FS_96000HZ: return 0x04800; in AutoRstThHi()
398 case FS_176400HZ: return 0x02700; in AutoRstThHi()
399 case FS_192000HZ: return 0x02400; in AutoRstThHi()
400 default: return 0x0; in AutoRstThHi()
407 case FS_8000HZ: return 0x30000; in AutoRstThLo()
408 case FS_11025HZ: return 0x23000; in AutoRstThLo()
409 case FS_12000HZ: return 0x20000; in AutoRstThLo()
410 case FS_16000HZ: return 0x18000; in AutoRstThLo()
411 case FS_22050HZ: return 0x11000; in AutoRstThLo()
412 case FS_24000HZ: return 0x0FE00; in AutoRstThLo()
413 case FS_32000HZ: return 0x0BE00; in AutoRstThLo()
414 case FS_44100HZ: return 0x08A00; in AutoRstThLo()
415 case FS_48000HZ: return 0x07F00; in AutoRstThLo()
416 case FS_88200HZ: return 0x04500; in AutoRstThLo()
417 case FS_96000HZ: return 0x04000; in AutoRstThLo()
418 case FS_176400HZ: return 0x02300; in AutoRstThLo()
419 case FS_192000HZ: return 0x02000; in AutoRstThLo()
420 default: return 0x0; in AutoRstThLo()