Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c381 int cc1_present_rd, cc2_present_rd; in tcpci_tcpm_get_cc() local
409 cc2_present_rd = 0; in tcpci_tcpm_get_cc()
424 cc2_present_rd = term; in tcpci_tcpm_get_cc()
440 cc2_present_rd = (role_cc2 == TC_CC_RD); in tcpci_tcpm_get_cc()
445 *cc2 |= cc2_present_rd << 2; in tcpci_tcpm_get_cc()