Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.h125 #define UCSI_ENABLE_NTFY_ERROR BIT(31) macro
H A Ducsi.c1405 ntfy = UCSI_ENABLE_NTFY_CMD_COMPLETE | UCSI_ENABLE_NTFY_ERROR; in ucsi_init()