Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Drt1719.c38 #define RT1719_POLARITY_MASK BIT(23) macro
167 if (conn & RT1719_POLARITY_MASK) in rt1719_get_pwr_opmode()