Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/typec/
Dhd3ss3220.c35 struct hd3ss3220 { struct
42 static int hd3ss3220_set_source_pref(struct hd3ss3220 *hd3ss3220, int src_pref) in hd3ss3220_set_source_pref() argument
44 return regmap_update_bits(hd3ss3220->regmap, HD3SS3220_REG_GEN_CTRL, in hd3ss3220_set_source_pref()
49 static enum usb_role hd3ss3220_get_attached_state(struct hd3ss3220 *hd3ss3220) in hd3ss3220_get_attached_state() argument
55 ret = regmap_read(hd3ss3220->regmap, HD3SS3220_REG_CN_STAT_CTRL, in hd3ss3220_get_attached_state()
77 struct hd3ss3220 *hd3ss3220 = typec_get_drvdata(port); in hd3ss3220_dr_set() local
89 ret = hd3ss3220_set_source_pref(hd3ss3220, pref); in hd3ss3220_dr_set()
92 usb_role_switch_set_role(hd3ss3220->role_sw, role_val); in hd3ss3220_dr_set()
93 typec_set_data_role(hd3ss3220->port, role); in hd3ss3220_dr_set()
102 static void hd3ss3220_set_role(struct hd3ss3220 *hd3ss3220) in hd3ss3220_set_role() argument
[all …]
DMakefile9 obj-$(CONFIG_TYPEC_HD3SS3220) += hd3ss3220.o
DKconfig77 module will be called hd3ss3220.ko.
/linux-5.19.10/Documentation/devicetree/bindings/usb/
Dti,hd3ss3220.yaml4 $id: http://devicetree.org/schemas/usb/ti,hd3ss3220.yaml#
20 const: ti,hd3ss3220
59 hd3ss3220@47 {
60 compatible = "ti,hd3ss3220";
/linux-5.19.10/arch/arm64/boot/dts/renesas/
Dr8a774c0-cat874.dts208 hd3ss3220@47 {
209 compatible = "ti,hd3ss3220";
Dbeacon-renesom-baseboard.dtsi462 hd3ss3220@47 {
463 compatible = "ti,hd3ss3220";
/linux-5.19.10/Documentation/devicetree/bindings/connector/
Dusb-connector.yaml325 # USB-C connector attached to SoC and USB3 typec port controller(hd3ss3220)