Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/usb/
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-6.14.4/Documentation/devicetree/bindings/phy/
Dphy-rockchip-usbdp.yaml88 sbu1-dc-gpios:
90 GPIO connected to the SBU1 line of the USB-C connector via a big resistor
/linux-6.14.4/drivers/usb/typec/tcpm/
Dmaxim_contaminant.c24 SBU1, enumerator
57 if ((ua_src && (channel == CC1_SCALE2 || channel == CC2_SCALE2 || channel == SBU1 || in max_contaminant_adc_to_mv()
248 sbu1_k = max_contaminant_read_resistance_kohm(chip, SBU1, READ1_SLEEP_MS, false); in max_contaminant_detect_contaminant()
/linux-6.14.4/arch/arm64/boot/dts/rockchip/
Drk3588-orangepi-5-plus.dts296 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
Drk3588-firefly-itx-3588j.dts648 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
Drk3588s-orangepi-5.dtsi801 sbu1-dc-gpios = <&gpio4 RK_PA5 GPIO_ACTIVE_HIGH>;
Drk3588s-indiedroid-nova.dts941 sbu1-dc-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_HIGH>;
Drk3588-friendlyelec-cm3588-nas.dts786 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
Drk3588s-odroid-m2.dts917 sbu1-dc-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_HIGH>;
Drk3588-nanopc-t6.dtsi1053 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
Drk3588-rock-5-itx.dts1188 sbu1-dc-gpios = <&gpio4 RK_PB7 GPIO_ACTIVE_HIGH>;
Drk3588s-evb1-v10.dts1152 sbu1-dc-gpios = <&gpio1 RK_PB6 GPIO_ACTIVE_HIGH>;
Drk3588-evb1-v10.dts1322 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
/linux-6.14.4/drivers/usb/typec/mux/
Dwcd939x-usbss.c372 /* Select MG2 for MIC, SBU1 for Sense */ in wcd939x_usbss_set()
/linux-6.14.4/drivers/phy/rockchip/
Dphy-rockchip-usbdp.c971 udphy->sbu1_dc_gpio = devm_gpiod_get_optional(dev, "sbu1-dc", GPIOD_OUT_LOW); in rk_udphy_parse_dt()