Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/ucsi/
H A Ducsi.h141 #define UCSI_ENABLE_NTFY_PWR_LEVEL_CHANGE BIT_ULL(22) macro
H A Ducsi.c1705 ntfy &= ~(UCSI_ENABLE_NTFY_PWR_LEVEL_CHANGE | in ucsi_get_supported_notifications()