Home
last modified time | relevance | path

Searched full:bsel (Results 1 – 14 of 14) sorted by relevance

/linux/sound/soc/codecs/
H A Dmax98396.c455 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 },
459 { .in = 2, .out = 8, .width = 32, .bsel = MAX98396_BSEL_64, .max_sr = 192000 },
460 { .in = 3, .out = 15, .width = 32, .bsel = MAX98396_BSEL_125, .max_sr = 192000 },
461 { .in = 4, .out = 8, .width = 16, .bsel = MAX98396_BSEL_64, .max_sr = 192000 },
462 { .in = 4, .out = 12, .width = 24, .bsel = MAX98396_BSEL_96, .max_sr = 192000 },
463 { .in = 4, .out = 16, .width = 32, .bsel = MAX98396_BSEL_128, .max_sr = 192000 },
464 { .in = 5, .out = 15, .width = 24, .bsel = MAX98396_BSEL_125, .max_sr = 192000 },
465 { .in = 7, .out = 15, .width = 16, .bsel = MAX98396_BSEL_125, .max_sr = 192000 },
[all …]
H A Dmax98373-i2c.c323 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 Dmax98520.c269 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 Dmax98927.c394 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 Dmax98388.c692 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 Dmax98390.c390 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/drivers/gpu/drm/bridge/
H A Dti-tfp410.c277 * go with the defaults (BSEL=1, DSEL=1, DKEN=0, EDGE=1). in tfp410_parse_timings()
282 * In non-I2C mode, timings are configured through the BSEL, DSEL, DKEN in tfp410_parse_timings()
/linux/drivers/staging/sm750fb/
H A Dddk750_sii164.h83 /* Bus Select (BSEL) */
/linux/drivers/pinctrl/
H A Dpinctrl-th1520.c265 TH1520_PAD(49, CLK_OUT_0, BSEL, CLK, ____, GPIO, ____, ____, 0),
266 TH1520_PAD(50, CLK_OUT_1, BSEL, CLK, ____, GPIO, ____, ____, 0),
267 TH1520_PAD(51, CLK_OUT_2, BSEL, CLK, ____, GPIO, ____, ____, 0),
268 TH1520_PAD(52, CLK_OUT_3, BSEL, CLK, ____, GPIO, ____, ____, 0),
/linux/drivers/pinctrl/actions/
H A Dpinctrl-s500.c177 #define BSEL _PIN(24) macro
318 PINCTRL_PIN(BSEL, "bsel"),
1619 [BSEL] = PAD_INFO(BSEL),
H A Dpinctrl-s700.c217 #define BSEL _PIN(24) macro
361 PINCTRL_PIN(BSEL, "bsel"),
1799 [BSEL] = PAD_INFO(BSEL),
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dactions,s500-pinctrl.yaml167 dnand_rdbn, dnand_wrb, porb, clko_25m, bsel, pkg0, pkg1,
H A Dactions,s700-pinctrl.txt82 dnand_ceb3, porb, clko_25m, bsel, pkg0, pkg1, pkg2, pkg3
/linux/drivers/cpufreq/
H A Dlonghaul.c398 * Only longhaul v1 is allowed to read EBLCR BSEL[0:1].