Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/typec/
Drt1719.c38 #define RT1719_POLARITY_MASK BIT(23) macro
167 if (conn & RT1719_POLARITY_MASK) in rt1719_get_pwr_opmode()