Searched refs:bsel (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | max98396.c | 455 int in, out, width, bsel, max_sr; member 457 { .in = 2, .out = 4, .width = 16, .bsel = MAX98396_BSEL_32, .max_sr = 192000 }, 458 { .in = 2, .out = 6, .width = 24, .bsel = MAX98396_BSEL_48, .max_sr = 192000 }, 512 int ret, reg, status, bsel = 0; in max98396_dai_hw_params() local 597 bsel = max98396_pcm_configs[ret].bsel; in max98396_dai_hw_params() 651 if (bsel) in max98396_dai_hw_params() 655 bsel); in max98396_dai_hw_params() 673 int bsel; in max98396_dai_tdm_slot() local 692 bsel = max98396_pcm_configs[ret].bsel; in max98396_dai_tdm_slot() 720 if (bsel != (reg & MAX98396_PCM_CLK_SETUP_BSEL_MASK)) { in max98396_dai_tdm_slot() [all …]
|
| H A D | max98373-i2c.c | 323 int bsel = 0; in max98373_dai_tdm_slot() local 334 bsel = max98373_get_bclk_sel(slots * slot_width); in max98373_dai_tdm_slot() 335 if (bsel == 0) { in max98373_dai_tdm_slot() 344 bsel); in max98373_dai_tdm_slot()
|
| H A D | max98520.c | 269 int bsel; in max98520_dai_tdm_slot() local 278 bsel = max98520_get_bclk_sel(slots * slot_width); in max98520_dai_tdm_slot() 279 if (bsel == 0) { in max98520_dai_tdm_slot() 288 bsel); in max98520_dai_tdm_slot()
|
| H A D | max98388.c | 692 int bsel = 0; in max98388_dai_tdm_slot() local 704 bsel = max98388_get_bclk_sel(slots * slot_width); in max98388_dai_tdm_slot() 705 if (bsel == 0) { in max98388_dai_tdm_slot() 714 bsel); in max98388_dai_tdm_slot()
|
| H A D | max98927.c | 394 int bsel = 0; in max98927_dai_tdm_slot() local 400 bsel = max98927_get_bclk_sel(slots * slot_width); in max98927_dai_tdm_slot() 401 if (bsel == 0) { in max98927_dai_tdm_slot() 408 MAX98927_PCM_CLK_SETUP_BSEL_MASK, bsel); in max98927_dai_tdm_slot()
|
| H A D | max98390.c | 390 int bsel; in max98390_dai_tdm_slot() local 402 bsel = max98390_get_bclk_sel(slots * slot_width); in max98390_dai_tdm_slot() 403 if (!bsel) { in max98390_dai_tdm_slot() 412 bsel); in max98390_dai_tdm_slot()
|
| /linux-6.15/Documentation/devicetree/bindings/pinctrl/ |
| H A D | actions,s500-pinctrl.yaml | 167 dnand_rdbn, dnand_wrb, porb, clko_25m, bsel, pkg0, pkg1,
|
| H A D | actions,s700-pinctrl.txt | 82 dnand_ceb3, porb, clko_25m, bsel, pkg0, pkg1, pkg2, pkg3
|