Searched refs:UCSI_CAP_PD_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/typec/ucsi/ | ||
D | ucsi.h | 237 #define UCSI_CAP_PD_RESET BIT(7) macro |
D | ucsi.c | 1711 if (!(features & UCSI_CAP_PD_RESET)) in ucsi_get_supported_notifications() |