Searched full:hd3ss3220 (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/usb/typec/ |
H A D | hd3ss3220.c | 3 * TI HD3SS3220 Type-C DRP Port Controller Driver 36 struct hd3ss3220 { struct 46 static int hd3ss3220_set_source_pref(struct hd3ss3220 *hd3ss3220, int src_pref) in hd3ss3220_set_source_pref() argument 48 return regmap_update_bits(hd3ss3220->regmap, HD3SS3220_REG_GEN_CTRL, in hd3ss3220_set_source_pref() 53 static enum usb_role hd3ss3220_get_attached_state(struct hd3ss3220 *hd3ss3220) in hd3ss3220_get_attached_state() argument 59 ret = regmap_read(hd3ss3220->regmap, HD3SS3220_REG_CN_STAT_CTRL, in hd3ss3220_get_attached_state() 81 struct hd3ss3220 *hd3ss3220 = typec_get_drvdata(port); in hd3ss3220_dr_set() local 93 ret = hd3ss3220_set_source_pref(hd3ss3220, pref); in hd3ss3220_dr_set() 96 usb_role_switch_set_role(hd3ss3220->role_sw, role_val); in hd3ss3220_dr_set() 97 typec_set_data_role(hd3ss3220->port, role); in hd3ss3220_dr_set() [all …]
|
H A D | Kconfig | 81 tristate "TI HD3SS3220 Type-C DRP Port controller driver" 85 Say Y or M here if your system has TI HD3SS3220 Type-C DRP Port 89 module will be called hd3ss3220.ko.
|
H A D | Makefile | 10 obj-$(CONFIG_TYPEC_HD3SS3220) += hd3ss3220.o
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | ti,hd3ss3220.yaml | 4 $id: http://devicetree.org/schemas/usb/ti,hd3ss3220.yaml# 7 title: TI HD3SS3220 TypeC DRP Port Controller 13 HD3SS3220 is a USB SuperSpeed (SS) 2:1 mux with DRP port controller. The device provides Channel 15 HD3SS3220 can be configured as a Downstream Facing Port (DFP), Upstream Facing Port (UFP) or a 20 const: ti,hd3ss3220 58 hd3ss3220@47 { 59 compatible = "ti,hd3ss3220";
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r9a09g011-v2mevk2.dts | 136 hd3ss3220@47 { 137 compatible = "ti,hd3ss3220";
|
H A D | r8a774c0-cat874.dts | 208 hd3ss3220@47 { 209 compatible = "ti,hd3ss3220";
|
H A D | beacon-renesom-baseboard.dtsi | 448 hd3ss3220@47 { 449 compatible = "ti,hd3ss3220";
|
/linux/Documentation/devicetree/bindings/connector/ |
H A D | usb-connector.yaml | 412 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-beacon-kit.dts | 468 compatible = "ti,hd3ss3220";
|