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