/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 27 - cirrus,sdout-datacfg : Data configuration for dual CS35L32 applications only. 34 - cirrus,sdout-share : SDOUT sharing. Determines whether one or two CS35L32 35 devices are on board sharing SDOUT. 60 cirrus,sdout-datacfg = <0x02>;
|
D | everest,es7241.txt | 13 - everest,sdout-pull-down: 15 the sdout. If the sdout is pulled down, leftj format is used. 16 If this property is not provided, sdout is assumed to pulled
|
D | cirrus,cs35l45.yaml | 40 cirrus,asp-sdout-hiz-ctrl: 42 Audio serial port SDOUT Hi-Z control. Sets the Hi-Z 43 configuration for SDOUT pin of amplifier. Logical OR of 72 cirrus,asp-sdout-hiz-ctrl = <(CS35L45_ASP_TX_HIZ_UNUSED |
|
D | cirrus,cs35l41.yaml | 65 cirrus,asp-sdout-hiz: 67 Audio serial port SDOUT Hi-Z control. Sets the Hi-Z 68 configuration for SDOUT pin of amplifier.
|
D | cs53l30.txt | 31 * 1) Normal I2S mode on two data pins -- each SDOUT
|
/Linux-v6.1/sound/soc/codecs/ |
D | cs35l32.c | 126 SND_SOC_DAPM_AIF_OUT("SDOUT", NULL, 0, CS35L32_PWRCTL2, 3, 1), 145 {"SDOUT", "Switch", "VMON ADC"}, 146 {"SDOUT", "Switch", "IMON ADC"}, 147 {"SDOUT", "Switch", "VPMON ADC"}, 149 {"Capture", NULL, "SDOUT"}, 275 if (of_property_read_u32(np, "cirrus,sdout-share", &val) >= 0) in cs35l32_handle_of_data() 295 if (of_property_read_u32(np, "cirrus,sdout-datacfg", &val)) in cs35l32_handle_of_data() 307 "Wrong cirrus,sdout-datacfg DT value %d\n", val); in cs35l32_handle_of_data()
|
D | wm8741.h | 179 #define WM8741_SDOUT 0x0020 /* SDOUT */ 180 #define WM8741_SDOUT_MASK 0x0020 /* SDOUT */ 181 #define WM8741_SDOUT_SHIFT 5 /* SDOUT */ 182 #define WM8741_SDOUT_WIDTH 1 /* SDOUT */
|
D | cs35l33.c | 289 dev_dbg(component->dev, "SDOUT turned on\n"); in cs35l33_sdout_event() 294 dev_dbg(component->dev, "SDOUT turned off\n"); in cs35l33_sdout_event() 330 SND_SOC_DAPM_AIF_OUT_E("SDOUT", NULL, 0, SND_SOC_NOPM, 0, 0, 343 {"SDOUT", NULL, "VMON"}, 344 {"SDOUT", NULL, "IMON"}, 345 {"CS35L33 Capture", NULL, "SDOUT"}, 354 {"SDOUT", NULL, "VPMON"}, 356 {"SDOUT", NULL, "VBSTMON"},
|
D | es7241.c | 242 * The format is given by a pull resistor on the SDOUT pin: in es7241_parse_fmt() 246 "everest,sdout-pull-down"); in es7241_parse_fmt()
|
D | cs35l35.c | 328 SND_SOC_DAPM_AIF_OUT("SDOUT", NULL, 0, CS35L35_PWRCTL3, 2, 1), 354 {"SDOUT", NULL, "IMON ADC"}, 355 {"SDOUT", NULL, "VMON ADC"}, 356 {"SDOUT", NULL, "VBSTMON ADC"}, 357 {"SDOUT", NULL, "VPMON ADC"}, 358 {"AMP Capture", NULL, "SDOUT"}, 515 * You can pull more Monitor data from the SDOUT pin than going to SDIN in cs35l35_hw_params()
|
D | cs35l34.c | 429 SND_SOC_DAPM_AIF_OUT("SDOUT", NULL, 0, CS35L34_PWRCTL3, 2, 1), 467 {"SDOUT", NULL, "IMON ADC"}, 468 {"SDOUT", NULL, "VMON ADC"}, 469 {"AMP Capture", NULL, "SDOUT"}, 472 {"SDOUT", NULL, "EXTCLK"},
|
D | cs35l32.h | 26 /* SDOUT Sharing */
|
D | cs35l34.h | 113 /* Tristate the ADSP SDOUT when in I2C mode */
|
D | cs35l45.c | 542 "cirrus,asp-sdout-hiz-ctrl", &val) == 0) { in cs35l45_apply_property_config()
|
D | max98090.c | 583 SOC_SINGLE("SDOUT Mode", M98090_REG_IO_CONFIGURATION, 585 SOC_SINGLE("SDOUT Hi-Z Mode", M98090_REG_IO_CONFIGURATION,
|
D | cs35l41.c | 1062 ret = device_property_read_u32(dev, "cirrus,asp-sdout-hiz", &val); in cs35l41_handle_pdata()
|
/Linux-v6.1/include/sound/ |
D | cs8427.h | 100 #define CS8427_SORESMASK (3<<4) /* Resolution of the output data on SDOUT and AES3 output */ 105 #define CS8427_SOJUST (1<<3) /* Justification of SDOUT data relative to OLRCK, 0 = left-justified,… 106 #define CS8427_SODEL (1<<2) /* Delay of SDOUT data relative to OLRCK for left-justified data forma… 108 …8427_SOLRPOL (1<<0) /* OLRCK clock polarity, 0 = SDOUT data left channel when OLRCK is high, 1 = …
|
/Linux-v6.1/include/dt-bindings/sound/ |
D | cs35l45.h | 12 * cirrus,asp-sdout-hiz-ctrl
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sm8350-sony-xperia-sagami.dtsi | 122 cirrus,asp-sdout-hiz = <3>; 137 cirrus,asp-sdout-hiz = <3>;
|
D | sm8450-sony-xperia-nagara-pdx223.dts | 480 cirrus,asp-sdout-hiz = <3>; 495 cirrus,asp-sdout-hiz = <3>;
|
D | sm8250-sony-xperia-edo.dtsi | 459 cirrus,asp-sdout-hiz = <3>; 474 cirrus,asp-sdout-hiz = <3>;
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-wm8994.c | 141 return "SDOUT"; in wm8994_gpio_fn()
|
/Linux-v6.1/sound/pci/cs46xx/ |
D | cs46xx_dsp_scb_types.h | 374 /* Init. 0000:0010 for SDout 439 /* Init. 0000:0010 for SDout
|
/Linux-v6.1/sound/ppc/ |
D | snd_ps3_reg.h | 490 Bit 0 - Output Channel 0 (SDOUT[0]) 491 Bit 1 - Output Channel 1 (SDOUT[1]) 492 Bit 2 - Output Channel 2 (SDOUT[2]) 493 Bit 3 - Output Channel 3 (SDOUT[3])
|
/Linux-v6.1/drivers/scsi/mvsas/ |
D | mv_94xx.h | 265 MVS_SGPIO_CTRL = 0xc20c, /* SDOUT/SDIN mode control */
|