Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h233 #define ENABLE_DEV_NOTE(x) (1 << (x)) macro
237 #define DEV_NOTE_FWAKE ENABLE_DEV_NOTE(1)
/openbmc/linux/drivers/usb/host/
H A Dxhci.h267 #define ENABLE_DEV_NOTE(x) (1 << (x)) macro
271 #define DEV_NOTE_FWAKE ENABLE_DEV_NOTE(1)