Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h35 #define UCSI_VERSION_1_2 0x0120 macro
370 UCSI_DECLARE_BITFIELD(UCSI_VERSION_1_2, (_offset_), (_size_))
H A Ducsi.c207 if (ucsi->version > UCSI_VERSION_1_2) { in ucsi_send_command_common()
1731 if (ucsi->version <= UCSI_VERSION_1_2) in ucsi_get_supported_notifications()