/Linux-v6.1/sound/soc/codecs/ |
D | max98396.c | 456 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 = MAX98396_BSEL_125, .max_sr = 192000 }, [all …]
|
D | max98373-i2c.c | 325 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()
|
D | max98520.c | 271 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()
|
D | max98927.c | 410 int bsel = 0; in max98927_dai_tdm_slot() local 416 bsel = max98927_get_bclk_sel(slots * slot_width); in max98927_dai_tdm_slot() 417 if (bsel == 0) { in max98927_dai_tdm_slot() 426 bsel); in max98927_dai_tdm_slot()
|
D | max98390.c | 391 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()
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | ti-tfp410.c | 239 * go with the defaults (BSEL=1, DSEL=1, DKEN=0, EDGE=1). in tfp410_parse_timings() 244 * In non-I2C mode, timings are configured through the BSEL, DSEL, DKEN in tfp410_parse_timings()
|
/Linux-v6.1/drivers/staging/sm750fb/ |
D | ddk750_sii164.h | 83 /* Bus Select (BSEL) */
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | actions,s500-pinctrl.yaml | 167 dnand_rdbn, dnand_wrb, porb, clko_25m, bsel, pkg0, pkg1,
|
D | actions,s700-pinctrl.txt | 82 dnand_ceb3, porb, clko_25m, bsel, pkg0, pkg1, pkg2, pkg3
|
/Linux-v6.1/drivers/pinctrl/actions/ |
D | pinctrl-s500.c | 177 #define BSEL _PIN(24) macro 318 PINCTRL_PIN(BSEL, "bsel"), 1619 [BSEL] = PAD_INFO(BSEL),
|
D | pinctrl-s700.c | 217 #define BSEL _PIN(24) macro 361 PINCTRL_PIN(BSEL, "bsel"), 1799 [BSEL] = PAD_INFO(BSEL),
|
/Linux-v6.1/drivers/cpufreq/ |
D | longhaul.c | 397 * Only longhaul v1 is allowed to read EBLCR BSEL[0:1].
|