Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h330 #define UCSI_CONCAP_USB2_SUPPORT(_con_) UCSI_CONCAP((_con_), OPMODE_USB2) macro
H A Ducsi.c1677 if (UCSI_CONCAP_USB2_SUPPORT(con)) in ucsi_register_port()