Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Drt1719.c42 #define RT1719_SPDONUM_MASK GENMASK(15, 13) macro
382 int spdo_num = FIELD_GET(RT1719_SPDONUM_MASK, data->conn_info); in rt1719_update_source_pdos()