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