Home
last modified time | relevance | path

Searched refs:cc1_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
408 cc1_present_rd = 0; in tcpci_tcpm_get_cc()
421 cc1_present_rd = term; in tcpci_tcpm_get_cc()
437 cc1_present_rd = (role_cc1 == TC_CC_RD); in tcpci_tcpm_get_cc()
444 *cc1 |= cc1_present_rd << 2; in tcpci_tcpm_get_cc()