Home
last modified time | relevance | path

Searched refs:hd3ss3220 (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/typec/
A Dhd3ss3220.c35 struct hd3ss3220 { struct
49 static enum usb_role hd3ss3220_get_attached_state(struct hd3ss3220 *hd3ss3220) in hd3ss3220_get_attached_state() argument
77 struct hd3ss3220 *hd3ss3220 = typec_get_drvdata(port); in hd3ss3220_dr_set() local
102 static void hd3ss3220_set_role(struct hd3ss3220 *hd3ss3220) in hd3ss3220_set_role() argument
123 static irqreturn_t hd3ss3220_irq(struct hd3ss3220 *hd3ss3220) in hd3ss3220_irq() argument
140 struct hd3ss3220 *hd3ss3220 = i2c_get_clientdata(client); in hd3ss3220_irq_handler() local
155 struct hd3ss3220 *hd3ss3220; in hd3ss3220_probe() local
160 hd3ss3220 = devm_kzalloc(&client->dev, sizeof(struct hd3ss3220), in hd3ss3220_probe()
162 if (!hd3ss3220) in hd3ss3220_probe()
186 hd3ss3220->role_sw = usb_role_switch_get(hd3ss3220->dev); in hd3ss3220_probe()
[all …]
A DMakefile8 obj-$(CONFIG_TYPEC_HD3SS3220) += hd3ss3220.o
A DKconfig64 module will be called hd3ss3220.ko.
/linux/Documentation/devicetree/bindings/usb/
A Dti,hd3ss3220.yaml4 $id: http://devicetree.org/schemas/usb/ti,hd3ss3220.yaml#
20 const: ti,hd3ss3220
59 hd3ss3220@47 {
60 compatible = "ti,hd3ss3220";
/linux/arch/arm64/boot/dts/renesas/
A Dr8a774c0-cat874.dts208 hd3ss3220@47 {
209 compatible = "ti,hd3ss3220";
A Dbeacon-renesom-baseboard.dtsi457 hd3ss3220@47 {
458 compatible = "ti,hd3ss3220";
/linux/Documentation/devicetree/bindings/connector/
A Dusb-connector.yaml326 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)

Completed in 11 milliseconds