Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/ucsi/
Ducsi.h142 #define UCSI_ENABLE_NTFY_PD_RESET_COMPLETE BIT_ULL(23) macro
Ducsi.c1712 ntfy &= ~UCSI_ENABLE_NTFY_PD_RESET_COMPLETE; in ucsi_get_supported_notifications()