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