Home
last modified time | relevance | path

Searched refs:bsel (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98396.c456 int in, out, width, bsel, max_sr; member
458 { .in = 2, .out = 4, .width = 16, .bsel = MAX98396_BSEL_32, .max_sr = 192000 },
459 { .in = 2, .out = 6, .width = 24, .bsel = MAX98396_BSEL_48, .max_sr = 192000 },
460 { .in = 2, .out = 8, .width = 32, .bsel = MAX98396_BSEL_64, .max_sr = 192000 },
461 { .in = 3, .out = 15, .width = 32, .bsel = MAX98396_BSEL_125, .max_sr = 192000 },
462 { .in = 4, .out = 8, .width = 16, .bsel = MAX98396_BSEL_64, .max_sr = 192000 },
463 { .in = 4, .out = 12, .width = 24, .bsel = MAX98396_BSEL_96, .max_sr = 192000 },
464 { .in = 4, .out = 16, .width = 32, .bsel = MAX98396_BSEL_128, .max_sr = 192000 },
465 { .in = 5, .out = 15, .width = 24, .bsel = MAX98396_BSEL_125, .max_sr = 192000 },
466 { .in = 7, .out = 15, .width = 16, .bsel
513 int ret, reg, status, bsel = 0; max98396_dai_hw_params() local
674 int bsel; max98396_dai_tdm_slot() local
[all...]
H A Dmax98373-i2c.c325 int bsel = 0; in max98373_dai_tdm_slot() local
336 bsel = max98373_get_bclk_sel(slots * slot_width); in max98373_dai_tdm_slot()
337 if (bsel == 0) { in max98373_dai_tdm_slot()
346 bsel); in max98373_dai_tdm_slot()
H A Dmax98927.c396 int bsel = 0; in max98927_dai_tdm_slot() local
402 bsel = max98927_get_bclk_sel(slots * slot_width); in max98927_dai_tdm_slot()
403 if (bsel == 0) { in max98927_dai_tdm_slot()
410 MAX98927_PCM_CLK_SETUP_BSEL_MASK, bsel); in max98927_dai_tdm_slot()
H A Dmax98388.c693 int bsel = 0; in max98388_dai_tdm_slot() local
705 bsel = max98388_get_bclk_sel(slots * slot_width); in max98388_dai_tdm_slot()
706 if (bsel == 0) { in max98388_dai_tdm_slot()
715 bsel); in max98388_dai_tdm_slot()
H A Dmax98520.c271 int bsel; in max98520_dai_tdm_slot() local
280 bsel = max98520_get_bclk_sel(slots * slot_width); in max98520_dai_tdm_slot()
281 if (bsel == 0) { in max98520_dai_tdm_slot()
290 bsel); in max98520_dai_tdm_slot()
H A Dmax98390.c391 int bsel; in max98390_dai_tdm_slot() local
403 bsel = max98390_get_bclk_sel(slots * slot_width); in max98390_dai_tdm_slot()
404 if (!bsel) { in max98390_dai_tdm_slot()
413 bsel); in max98390_dai_tdm_slot()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98373-i2c.c319 int bsel = 0; in max98373_dai_tdm_slot() local
330 bsel = max98373_get_bclk_sel(slots * slot_width); in max98373_dai_tdm_slot()
331 if (bsel == 0) { in max98373_dai_tdm_slot()
340 bsel); in max98373_dai_tdm_slot()
H A Dmax98927.c408 int bsel = 0; in max98927_dai_tdm_slot() local
414 bsel = max98927_get_bclk_sel(slots * slot_width); in max98927_dai_tdm_slot()
415 if (bsel == 0) { in max98927_dai_tdm_slot()
424 bsel); in max98927_dai_tdm_slot()
H A Dmax98390.c393 int bsel; in max98390_dai_tdm_slot() local
405 bsel = max98390_get_bclk_sel(slots * slot_width); in max98390_dai_tdm_slot()
406 if (!bsel) { in max98390_dai_tdm_slot()
415 bsel); in max98390_dai_tdm_slot()

Completed in 9 milliseconds