Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/typec/ucsi/
Ducsi.h102 #define UCSI_ENABLE_NTFY_CMD_COMPLETE BIT(16) macro
Ducsi.c1224 ucsi->ntfy = UCSI_ENABLE_NTFY_CMD_COMPLETE | UCSI_ENABLE_NTFY_ERROR; in ucsi_init()