Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/usb/
Dfcs,fsa4480.yaml56 - AUX+ connected to SBU2
60 - AUX- connected to SBU2
67 - AUX- connected to SBU2
69 - AUX+ connected to SBU2
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dphy-rockchip-usbdp.yaml93 sbu2-dc-gpios:
95 GPIO connected to the SBU2 line of the USB-C connector via a big resistor
/linux-6.12.1/drivers/usb/typec/tcpm/
Dmaxim_contaminant.c25 SBU2, enumerator
58 channel == SBU2))) in max_contaminant_adc_to_mv()
252 sbu2_k = max_contaminant_read_resistance_kohm(chip, SBU2, READ2_SLEEP_MS, false); in max_contaminant_detect_contaminant()
/linux-6.12.1/drivers/usb/typec/mux/
Dwcd939x-usbss.c76 #define WCD_USBSS_SWITCH_SELECT0_SENSE_SWITCHES BIT(1) /* 1-> SBU2 */
377 /* Select MG1 for MIC, SBU2 for Sense */ in wcd939x_usbss_set()
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3588s-orangepi-5.dts717 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
Drk3588-friendlyelec-cm3588-nas.dts755 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
Drk3588s-odroid-m2.dts886 sbu2-dc-gpios = <&gpio4 RK_PA1 GPIO_ACTIVE_HIGH>;
Drk3588s-indiedroid-nova.dts902 sbu2-dc-gpios = <&gpio4 RK_PA1 GPIO_ACTIVE_HIGH>;
Drk3588-nanopc-t6.dtsi996 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
Drk3588-rock-5-itx.dts1156 sbu2-dc-gpios = <&gpio4 RK_PC0 GPIO_ACTIVE_HIGH>;
Drk3588-evb1-v10.dts1209 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
/linux-6.12.1/drivers/phy/rockchip/
Dphy-rockchip-usbdp.c975 udphy->sbu2_dc_gpio = devm_gpiod_get_optional(dev, "sbu2-dc", GPIOD_OUT_LOW); in rk_udphy_parse_dt()