Searched refs:hd3ss3220 (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/usb/typec/ |
| H A D | hd3ss3220.c | 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() 124 dev_err(hd3ss3220->dev, "Failed to change mode: %d\n", err); in hd3ss3220_set_port_type() [all …]
|
| H A D | Makefile | 10 obj-$(CONFIG_TYPEC_HD3SS3220) += hd3ss3220.o
|
| H A D | Kconfig | 89 module will be called hd3ss3220.ko.
|
| /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 | 449 hd3ss3220@47 { 450 compatible = "ti,hd3ss3220";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-edm-g-wb.dts | 218 compatible = "ti,hd3ss3220"; 346 pinctrl_hd3ss3220_irq: hd3ss3220-irqgrp {
|
| H A D | imx8mp-nitrogen-enc-carrier-board.dts | 160 compatible = "ti,hd3ss3220";
|
| H A D | imx8mp-beacon-kit.dts | 468 compatible = "ti,hd3ss3220";
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | lemans-evk.dts | 508 compatible = "ti,hd3ss3220";
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8390-tungsten-smarc.dtsi | 441 compatible = "ti,hd3ss3220";
|