Home
last modified time | relevance | path

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

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