Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h34 #define UCSI_VERSION_1_1 0x0110 macro
394 UCSI_DECLARE_BITFIELD(UCSI_VERSION_1_1, (_offset_), (_size_))
H A Ducsi.c1378 if (con->ucsi->version < UCSI_VERSION_1_1) in ucsi_reset_connector()