Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Drt1719.c45 #define RT1719_ATTACH_SNK BIT(9) macro
47 RT1719_ATTACH_SNK)
166 if (conn & RT1719_ATTACH_SNK) { in rt1719_get_pwr_opmode()
274 if (data->conn_info & RT1719_ATTACH_SNK) in rt1719_attach()