Home
last modified time | relevance | path

Searched full:amux (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/adc/
H A Dqcom,spmi-vadc-common.yaml24 For thermistor inputs connected to generic AMUX or GPIO inputs
69 Time between AMUX getting configured and the ADC starting
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-alsa.c800 int amux, err; in snd_card_saa7134_capture_open() local
812 amux = dev->input->amux; in snd_card_saa7134_capture_open()
813 if ((amux < 1) || (amux > 3)) in snd_card_saa7134_capture_open()
814 amux = 1; in snd_card_saa7134_capture_open()
815 dev->dmasound.input = amux - 1; in snd_card_saa7134_capture_open()
H A Dsaa7134-tvaudio.c214 switch (in->amux) { in mute_input_7134()
224 if (in->amux == TV) in mute_input_7134()
719 switch (dev->input->amux) { in mute_input_7133()
881 i2s_format = (dev->input->amux == TV) ? 0x00 : 0x01; in saa7134_enable_i2s()
1050 if (dev->input->amux != TV) { in saa7134_tvaudio_do_scan()
H A Dsaa7134.h371 enum saa7134_audio_in amux; member
/linux/include/dt-bindings/pinctrl/
H A Dqcom,pmic-mpp.h77 * To be used with "qcom,amux-route" property
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8996-sony-xperia-tone.dtsi443 qcom,amux-route = <PMIC_MPP_AMUX_ROUTE_CH6>;
457 qcom,amux-route = <PMIC_MPP_AMUX_ROUTE_CH5>;
470 qcom,amux-route = <PMIC_MPP_AMUX_ROUTE_CH8>;
/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-spmi-adc-tm-hc.yaml79 description: Time between AMUX getting configured and the ADC starting conversion.
H A Dqcom-spmi-adc-tm5.yaml84 description: Time between AMUX getting configured and the ADC starting conversion.
/linux/include/linux/iio/adc/
H A Dqcom-adc5-gen3-common.h152 * @hw_settle_time_us: the time between AMUX being configured and the
/linux/drivers/media/usb/au0828/
H A Dau0828.h71 unsigned int amux; member
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8060-dragonboard.dts443 qcom,amux-route = <PMIC_MPP_AMUX_ROUTE_CH5>;
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.h804 #define B2063_AMUX_CTL1 B43_LP_RADIO(0x11E) /* AMUX Control 1 */