/linux/drivers/usb/typec/tcpm/ |
H A D | tcpm.c | 349 struct tcpc_dev *tcpc; member 902 port->tcpc->set_cc(port->tcpc, cc); in tcpm_set_cc() 909 if (port->tcpc->enable_auto_vbus_discharge) { in tcpm_enable_auto_vbus_discharge() 910 ret = port->tcpc->enable_auto_vbus_discharge(port->tcpc, enable); in tcpm_enable_auto_vbus_discharge() 926 if (port->tcpc->enable_auto_vbus_discharge && port->tcpc->apply_rc) { in tcpm_apply_rc() 928 port->tcpc->apply_rc(port->tcpc, port->cc_req, port->polarity); in tcpm_apply_rc() 1010 ret = port->tcpc->pd_transmit(port->tcpc, tx_sop_type, msg, negotiated_rev); in tcpm_pd_transmit() 1098 ret = port->tcpc->set_polarity(port->tcpc, polarity); in tcpm_set_polarity() 1113 ret = port->tcpc->set_vconn(port->tcpc, enable); in tcpm_set_vconn() 1137 if (port->tcpc->get_current_limit) in tcpm_get_current_limit() [all …]
|
H A D | tcpci_maxim.h | 5 * MAXIM TCPC header file.
|
H A D | maxim_contaminant.c | 448 MODULE_DESCRIPTION("MAXIM TCPC CONTAMINANT Module");
|
H A D | tcpci_maxim_core.c | 5 * MAXIM TCPCI based TCPC driver
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | mediatek,mt6360-tcpc.yaml | 4 $id: http://devicetree.org/schemas/usb/mediatek,mt6360-tcpc.yaml# 20 - mediatek,mt6360-tcpc 58 tcpc { 59 compatible = "mediatek,mt6360-tcpc";
|
H A D | mediatek,mt6370-tcpc.yaml | 4 $id: http://devicetree.org/schemas/usb/mediatek,mt6370-tcpc.yaml# 22 - mediatek,mt6370-tcpc
|
H A D | willsemi,wusb3801.yaml | 59 tcpc@60 {
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | mediatek,mt6370.yaml | 63 tcpc: 65 $ref: /schemas/usb/mediatek,mt6370-tcpc.yaml# 108 - tcpc 216 tcpc { 217 compatible = "mediatek,mt6370-tcpc";
|
H A D | mediatek,mt6360.yaml | 46 tcpc: 47 $ref: /schemas/usb/mediatek,mt6360-tcpc.yaml# 206 tcpc { 207 compatible = "mediatek,mt6360-tcpc";
|
H A D | maxim,max77759.yaml | 17 Type-C Port Controller (TCPC), NVMEM, and a GPIO expander.
|
/linux/drivers/usb/typec/tcpm/qcom/ |
H A D | qcom_pmic_typec.h | 12 struct tcpc_dev tcpc; member 25 #define tcpc_to_tcpm(_tcpc_) container_of(_tcpc_, struct pmic_typec, tcpc)
|
/linux/include/linux/usb/ |
H A D | tcpci.h | 184 * Optional; Enables TCPC to autonomously discharge vbus on disconnect. 186 * optional; Set when TCPC can detect whether vbus is at VSAFE0V. 198 * optional; Set when TCPC can communicate with cable plugs over SOP'
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-pinenote.dtsi | 470 wusb3801: tcpc@60 { 608 tcpc { 609 tcpc_int_l: tcpc-int-l {
|
/linux/drivers/mfd/ |
H A D | mt6360-core.c | 345 MFD_CELL_OF("mt6360-tcpc", NULL, 346 NULL, 0, 0, "mediatek,mt6360-tcpc"),
|
/linux/drivers/usb/typec/ |
H A D | anx7411.c | 49 /* TCPC register define */ 889 /* Set TCPC to RD and DRP enable */ in anx7411_chip_standby() 899 /* Send TCPC enter standby command */ in anx7411_chip_standby()
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8395-genio-1200-evk.dts | 449 tcpc { 450 compatible = "mediatek,mt6360-tcpc";
|
/linux/arch/mips/kernel/ |
H A D | vpe-mt.c | 78 * Write the address we want it to start running from in the TCPC in vpe_run()
|
/linux/arch/s390/kernel/ |
H A D | time.c | 467 if (intparm->tsc || intparm->lac || intparm->tcpc) in stp_timing_alert()
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx95-19x19-evk.dts | 425 ptn5110: tcpc@50 {
|
/linux/drivers/phy/samsung/ |
H A D | phy-exynos5-usbdrd.c | 450 * @phy_mutex: mutex protecting phy_init/exit & TCPC callbacks
|
/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 191 [CGT_HCR_TPC] = { /* Also called TCPC when FEAT_DPB is implemented */
|