Searched refs:UCSI_CONCAP_OPMODE_DFP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/ucsi/ | ||
H A D | ucsi.h | 209 #define UCSI_CONCAP_OPMODE_DFP BIT(0) macro |
H A D | ucsi.c | 1235 else if (con->cap.op_mode & UCSI_CONCAP_OPMODE_DFP) in ucsi_register_port() |