Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dusbmisc_imx.c71 #define MX6_BM_ID_WAKEUP BIT(16) macro
140 MX6_BM_ID_WAKEUP | MX6SX_BM_DPDM_WAKEUP_EN)
382 wakeup_setting &= ~MX6_BM_ID_WAKEUP; in usbmisc_wakeup_setting()