Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi.h33 #define UCSI_VERSION_1_2 0x0120 macro
Ducsi.c205 if (ucsi->version > UCSI_VERSION_1_2) { in ucsi_send_command_common()
1714 if (ucsi->version <= UCSI_VERSION_1_2) in ucsi_get_supported_notifications()