Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/Documentation/devicetree/bindings/phy/
Dphy-rockchip-usbdp.yaml94 sbu2-dc-gpios:
96 GPIO connected to the SBU2 line of the USB-C connector via a big resistor
/linux-6.14.4/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.14.4/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.14.4/arch/arm64/boot/dts/rockchip/
Drk3588-orangepi-5-plus.dts297 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
Drk3588-firefly-itx-3588j.dts649 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
Drk3588s-orangepi-5.dtsi802 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
Drk3588s-indiedroid-nova.dts942 sbu2-dc-gpios = <&gpio4 RK_PA1 GPIO_ACTIVE_HIGH>;
Drk3588-friendlyelec-cm3588-nas.dts787 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
Drk3588s-odroid-m2.dts918 sbu2-dc-gpios = <&gpio4 RK_PA1 GPIO_ACTIVE_HIGH>;
Drk3588-nanopc-t6.dtsi1054 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
Drk3588-rock-5-itx.dts1189 sbu2-dc-gpios = <&gpio4 RK_PC0 GPIO_ACTIVE_HIGH>;
Drk3588s-evb1-v10.dts1153 sbu2-dc-gpios = <&gpio1 RK_PB7 GPIO_ACTIVE_HIGH>;
Drk3588-evb1-v10.dts1323 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
/linux-6.14.4/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()