Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi.h150 #define UCSI_ENABLE_NTFY_ERROR BIT_ULL(31) macro
Ducsi.c1756 ntfy = UCSI_ENABLE_NTFY_CMD_COMPLETE | UCSI_ENABLE_NTFY_ERROR; in ucsi_init()