Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-quark/
Dquark.h181 #define USBD_EP_INT_MASK 0x418 macro
/external/u-boot/arch/x86/cpu/quark/
Dquark.c313 writel((0xf << 16) | 0xf, bar + USBD_EP_INT_MASK); in quark_usb_init()