Home
last modified time | relevance | path

Searched refs:tcpc_to_tcpci (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpci.c70 static inline struct tcpci *tcpc_to_tcpci(struct tcpc_dev *tcpc) in tcpc_to_tcpci() function
87 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_cc()
161 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_apply_rc()
190 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_start_toggling()
255 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_get_cc()
282 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_polarity()
341 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_partner_usb_comm_capable()
349 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_vconn()
366 struct tcpci *tcpci = tcpc_to_tcpci(dev); in tcpci_enable_auto_vbus_discharge()
377 struct tcpci *tcpci = tcpc_to_tcpci(dev); in tcpci_set_auto_vbus_discharge_threshold()
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpci.c48 static inline struct tcpci *tcpc_to_tcpci(struct tcpc_dev *tcpc) in tcpc_to_tcpci() function
113 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_cc()
163 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_start_toggling()
225 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_get_cc()
251 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_polarity()
310 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_vconn()
332 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_roles()
350 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_pd_rx()
365 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_get_vbus()
377 struct tcpci *tcpci = tcpc_to_tcpci(tcpc); in tcpci_set_vbus()
[all …]