Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpci.c221 unsigned int reg, role_control; in tcpci_get_cc() local
224 ret = regmap_read(tcpci->regmap, TCPC_ROLE_CTRL, &role_control); in tcpci_get_cc()
235 tcpc_presenting_rd(role_control, CC1)); in tcpci_get_cc()
239 tcpc_presenting_rd(role_control, CC2)); in tcpci_get_cc()