Home
last modified time | relevance | path

Searched full:tcpc (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c349 struct tcpc_dev *tcpc; member
915 port->tcpc->set_cc(port->tcpc, cc); in tcpm_set_cc()
922 if (port->tcpc->enable_auto_vbus_discharge) { in tcpm_enable_auto_vbus_discharge()
923 ret = port->tcpc->enable_auto_vbus_discharge(port->tcpc, enable); in tcpm_enable_auto_vbus_discharge()
939 if (port->tcpc->enable_auto_vbus_discharge && port->tcpc->apply_rc) { in tcpm_apply_rc()
941 port->tcpc->apply_rc(port->tcpc, port->cc_req, port->polarity); in tcpm_apply_rc()
1023 ret = port->tcpc->pd_transmit(port->tcpc, tx_sop_type, msg, negotiated_rev); in tcpm_pd_transmit()
1111 ret = port->tcpc->set_polarity(port->tcpc, polarity); in tcpm_set_polarity()
1126 ret = port->tcpc->set_vconn(port->tcpc, enable); in tcpm_set_vconn()
1150 if (port->tcpc->get_current_limit) in tcpm_get_current_limit()
[all …]
H A Dtcpci_maxim.h5 * MAXIM TCPC header file.
H A Dmaxim_contaminant.c448 MODULE_DESCRIPTION("MAXIM TCPC CONTAMINANT Module");
H A Dtcpci_maxim_core.c5 * MAXIM TCPCI based TCPC driver
/linux/Documentation/devicetree/bindings/usb/
H A Dmediatek,mt6360-tcpc.yaml4 $id: http://devicetree.org/schemas/usb/mediatek,mt6360-tcpc.yaml#
20 - mediatek,mt6360-tcpc
58 tcpc {
59 compatible = "mediatek,mt6360-tcpc";
H A Dmediatek,mt6370-tcpc.yaml4 $id: http://devicetree.org/schemas/usb/mediatek,mt6370-tcpc.yaml#
22 - mediatek,mt6370-tcpc
H A Dwillsemi,wusb3801.yaml59 tcpc@60 {
/linux/Documentation/devicetree/bindings/mfd/
H A Dmediatek,mt6370.yaml63 tcpc:
65 $ref: /schemas/usb/mediatek,mt6370-tcpc.yaml#
108 - tcpc
216 tcpc {
217 compatible = "mediatek,mt6370-tcpc";
H A Dmediatek,mt6360.yaml46 tcpc:
47 $ref: /schemas/usb/mediatek,mt6360-tcpc.yaml#
206 tcpc {
207 compatible = "mediatek,mt6360-tcpc";
H A Dmaxim,max77759.yaml17 Type-C Port Controller (TCPC), NVMEM, and a GPIO expander.
/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.h12 struct tcpc_dev tcpc; member
25 #define tcpc_to_tcpm(_tcpc_) container_of(_tcpc_, struct pmic_typec, tcpc)
/linux/include/linux/usb/
H A Dtcpci.h184 * 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/ti/
H A Dk3-am69-aquila-clover.dts266 /* USB-C OTG (TCPC USB PD PHY) */
267 tcpc@52 {
H A Dk3-am69-aquila-dev.dts385 /* USB-C OTG (TCPC USB PD PHY) */
386 tcpc@52 {
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-pinenote.dtsi470 wusb3801: tcpc@60 {
608 tcpc {
609 tcpc_int_l: tcpc-int-l {
/linux/drivers/mfd/
H A Dmt6360-core.c345 MFD_CELL_OF("mt6360-tcpc", NULL,
346 NULL, 0, 0, "mediatek,mt6360-tcpc"),
/linux/drivers/usb/typec/
H A Danx7411.c49 /* 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 Dmt8395-genio-common.dtsi477 tcpc {
478 compatible = "mediatek,mt6360-tcpc";
/linux/arch/mips/kernel/
H A Dvpe-mt.c78 * Write the address we want it to start running from in the TCPC in vpe_run()
/linux/arch/arm64/boot/dts/freescale/
H A Dimx95-19x19-verdin-evk.dts231 ptn5110: tcpc@52 {
H A Dimx8mm-evk.dtsi407 ptn5110: tcpc@50 {
H A Dimx95-19x19-evk.dts425 ptn5110: tcpc@50 {
H A Dimx8qxp-mek.dts526 ptn5110: tcpc@50 {
H A Dimx95-15x15-evk.dts388 ptn5110: tcpc@50 {
H A Dimx8qm-mek.dts601 ptn5110: tcpc@51 {

12