Home
last modified time | relevance | path

Searched refs:tcpc_presenting_rd (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/usb/typec/tcpm/
Dtcpci_rt1711h.c194 tcpc_presenting_rd(role, CC1)); in rt1711h_init_cc_params()
198 tcpc_presenting_rd(role, CC2)); in rt1711h_init_cc_params()
Dtcpci.c234 tcpc_presenting_rd(role_control, CC1)); in tcpci_get_cc()
238 tcpc_presenting_rd(role_control, CC2)); in tcpci_get_cc()
/Linux-v6.1/include/linux/usb/
Dtcpci.h170 #define tcpc_presenting_rd(reg, cc) \ macro