Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/usb/
H A Dfcs,fsa4480.yaml56 - AUX+ connected to SBU2
60 - AUX- connected to SBU2
67 - AUX- connected to SBU2
69 - AUX+ connected to SBU2
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-rockchip-usbdp.yaml97 sbu2-dc-gpios:
99 GPIO connected to the SBU2 line of the USB-C connector via a big resistor
/linux/drivers/usb/typec/tcpm/
H A Dmaxim_contaminant.c25 SBU2, enumerator
58 channel == SBU2))) in max_contaminant_adc_to_mv()
257 sbu2_k = max_contaminant_read_resistance_kohm(chip, SBU2, READ2_SLEEP_MS, false); in max_contaminant_detect_contaminant()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-rock-5b.dts60 sbu2-dc-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_HIGH>;
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c976 udphy->sbu2_dc_gpio = devm_gpiod_get_optional(dev, "sbu2-dc", GPIOD_OUT_LOW); in rk_udphy_parse_dt()