Searched full:hd3ss3220 (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/usb/typec/ |
| H A D | hd3ss3220.c | 3 * TI HD3SS3220 Type-C DRP Port Controller Driver 52 struct hd3ss3220 { struct 67 static int hd3ss3220_set_power_opmode(struct hd3ss3220 *hd3ss3220, int power_opmode) in hd3ss3220_set_power_opmode() argument 83 dev_err(hd3ss3220->dev, "bad power operation mode: %d\n", power_opmode); in hd3ss3220_set_power_opmode() 87 return regmap_update_bits(hd3ss3220->regmap, HD3SS3220_REG_CN_STAT, in hd3ss3220_set_power_opmode() 92 static int hd3ss3220_set_port_type(struct hd3ss3220 *hd3ss3220, int type) in hd3ss3220_set_port_type() argument 107 dev_err(hd3ss3220->dev, "bad port type: %d\n", type); in hd3ss3220_set_port_type() 112 err = regmap_update_bits(hd3ss3220->regmap, HD3SS3220_REG_GEN_CTRL, in hd3ss3220_set_port_type() 116 dev_err(hd3ss3220->dev, "Failed to disable port for mode change: %d\n", err); in hd3ss3220_set_port_type() 120 err = regmap_update_bits(hd3ss3220->regmap, HD3SS3220_REG_GEN_CTRL, in hd3ss3220_set_port_type() [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 30 An input gpio for USB ID pin. Upon detecting a UFP device, HD3SS3220 32 the HD3SS3220 will assert ID pin low. This is done to enforce Type-C 66 hd3ss3220@47 { 67 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";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-nitrogen-enc-carrier-board.dts | 160 compatible = "ti,hd3ss3220";
|
| H A D | imx8mp-beacon-kit.dts | 468 compatible = "ti,hd3ss3220";
|