Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Drt1719.c39 #define RT1719_DATAROLE_MASK BIT(22) macro
192 if (conn & RT1719_DATAROLE_MASK) in rt1719_get_data_role()