Searched refs:RT1719_LATPSEL_MASK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/usb/typec/
H A Drt1719.c51 #define RT1719_LATPSEL_MASK GENMASK(5, 0) macro
786 int psel = FIELD_GET(RT1719_LATPSEL_MASK, pselinfo);

Completed in 129 milliseconds