Searched full:bsel (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | max98373-i2c.c | 319 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()
|
D | max98927.c | 408 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()
|
D | max98390.c | 393 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()
|
/Linux-v5.10/drivers/gpu/drm/bridge/ |
D | ti-tfp410.c | 237 * go with the defaults (BSEL=1, DSEL=1, DKEN=0, EDGE=1). in tfp410_parse_timings() 242 * In non-I2C mode, timings are configured through the BSEL, DSEL, DKEN in tfp410_parse_timings()
|
/Linux-v5.10/drivers/staging/sm750fb/ |
D | ddk750_sii164.h | 83 /* Bus Select (BSEL) */
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | actions,s500-pinctrl.yaml | 168 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-v5.10/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-v5.10/drivers/cpufreq/ |
D | longhaul.c | 397 * Only longhaul v1 is allowed to read EBLCR BSEL[0:1].
|