Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h224 #define UCSI_CONCAP_FLAG_CONSUMER BIT(1) macro
H A Ducsi.c1244 (con->cap.flags & UCSI_CONCAP_FLAG_CONSUMER)) in ucsi_register_port()
1248 else if (con->cap.flags & UCSI_CONCAP_FLAG_CONSUMER) in ucsi_register_port()