Searched refs:tcpc (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/usb/typec/tcpm/ |
| H A D | tcpm.c | 349 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 …]
|
| /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/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/arch/arm64/boot/dts/ti/ |
| H A D | k3-am69-aquila-clover.dts | 267 tcpc@52 {
|
| H A D | k3-am69-aquila-dev.dts | 386 tcpc@52 {
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8395-genio-common.dtsi | 477 tcpc { 478 compatible = "mediatek,mt6360-tcpc";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx95-19x19-verdin-evk.dts | 231 ptn5110: tcpc@52 {
|
| H A D | imx8mm-evk.dtsi | 407 ptn5110: tcpc@50 {
|
| H A D | imx95-19x19-evk.dts | 425 ptn5110: tcpc@50 {
|
| H A D | imx8qxp-mek.dts | 526 ptn5110: tcpc@50 {
|
| H A D | imx95-15x15-evk.dts | 388 ptn5110: tcpc@50 {
|
| H A D | imx8qm-mek.dts | 602 ptn5110: tcpc@51 {
|