Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb_c/
Dtcpci.h592 #define TCPC_REG_MSG_HDR_INFO_POWER_ROLE_MASK BIT(0) macro
594 #define TCPC_REG_MSG_HDR_INFO_POWER_ROLE(reg) ((reg) & TCPC_REG_MSG_HDR_INFO_POWER_ROLE_MASK)