Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h29 #define UCSI_VERSION_1_2 0x0120 macro
H A Ducsi.c46 if (ucsi->version <= UCSI_VERSION_1_2) in ucsi_read_message_in()