Searched refs:TUSB_PRCM_WAKEUP_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/musb/ | ||
D | tusb6010.h | 114 #define TUSB_PRCM_WAKEUP_MASK (TUSB_SYS_REG_BASE + 0x02c) macro |
D | tusb6010.c | 356 musb_writel(tbase, TUSB_PRCM_WAKEUP_MASK, ~wakeup_enables); in tusb_allow_idle() |