Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/Documentation/devicetree/bindings/phy/
Dphy-rockchip-usbdp.yaml87 sbu1-dc-gpios:
89 GPIO connected to the SBU1 line of the USB-C connector via a big resistor
/linux-6.12.1/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.12.1/drivers/usb/typec/mux/
Dwcd939x-usbss.c372 /* Select MG2 for MIC, SBU1 for Sense */ in wcd939x_usbss_set()
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3588s-orangepi-5.dts716 sbu1-dc-gpios = <&gpio4 RK_PA5 GPIO_ACTIVE_HIGH>;
Drk3588-friendlyelec-cm3588-nas.dts754 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
Drk3588s-odroid-m2.dts885 sbu1-dc-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_HIGH>;
Drk3588s-indiedroid-nova.dts901 sbu1-dc-gpios = <&gpio4 RK_PA0 GPIO_ACTIVE_HIGH>;
Drk3588-nanopc-t6.dtsi995 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
Drk3588-rock-5-itx.dts1155 sbu1-dc-gpios = <&gpio4 RK_PB7 GPIO_ACTIVE_HIGH>;
Drk3588-evb1-v10.dts1208 sbu1-dc-gpios = <&gpio4 RK_PA6 GPIO_ACTIVE_HIGH>;
/linux-6.12.1/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()