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