Home
last modified time | relevance | path

Searched refs:UCSI_CONCAP_OPMODE_UFP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/typec/ucsi/
H A Ducsi.h199 #define UCSI_CONCAP_OPMODE_UFP BIT(1) macro
H A Ducsi.c1087 else if (con->cap.op_mode & UCSI_CONCAP_OPMODE_UFP) in ucsi_register_port()