Home
last modified time | relevance | path

Searched full:sbu1 (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/devicetree/bindings/usb/
H A Dfcs,fsa4480.yaml49 Specifies how the AUX+/- lines are connected to SBU1/2.
57 - AUX- connected to SBU1
59 - AUX+ connected to SBU1
66 - AUX+ connected to SBU1
70 - AUX- connected to SBU1
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-rockchip-usbdp.yaml91 sbu1-dc-gpios:
93 GPIO connected to the SBU1 line of the USB-C connector via a big resistor
/linux/drivers/usb/typec/tcpm/
H A Dmaxim_contaminant.c24 SBU1, enumerator
57 if ((ua_src && (channel == CC1_SCALE2 || channel == CC2_SCALE2 || channel == SBU1 || in max_contaminant_adc_to_mv()
253 sbu1_k = max_contaminant_read_resistance_kohm(chip, SBU1, READ1_SLEEP_MS, false); in max_contaminant_detect_contaminant()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-rock-5t.dts136 sbu1-dc-gpios = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>;
H A Drk3588-orangepi-5-plus.dts360 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
H A Drk3576-armsom-sige5.dts864 usbc0_sbu1: usbc0-sbu1 {
1017 sbu1-dc-gpios = <&gpio2 RK_PA6 GPIO_ACTIVE_HIGH>;
H A Drk3588-jaguar.dts1052 sbu1-dc-gpios = <&gpio4 RK_PB0 GPIO_ACTIVE_HIGH>; /* Q7_USB_C0_SBU1_DC */
1077 sbu1-dc-gpios = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>; /* Q7_USB_C1_SBU1_DC */
H A Drk3588-firefly-itx-3588j.dts648 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
H A Drk3588s-odroid-m2.dts921 sbu1-dc-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_HIGH>;
H A Drk3588s-indiedroid-nova.dts953 sbu1-dc-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_HIGH>;
H A Drk3588-friendlyelec-cm3588-nas.dts803 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
H A Drk3588s-evb1-v10.dts1194 sbu1-dc-gpios = <&gpio1 RK_PB6 GPIO_ACTIVE_HIGH>;
H A Drk3588-evb1-v10.dts1374 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
/linux/drivers/usb/typec/mux/
H A Dwcd939x-usbss.c372 /* Select MG2 for MIC, SBU1 for Sense */ in wcd939x_usbss_set()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c973 udphy->sbu1_dc_gpio = devm_gpiod_get_optional(dev, "sbu1-dc", GPIOD_OUT_LOW); in rk_udphy_parse_dt()