Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Ddesignware_udc.h126 #define DEV_INT_MSK 0x0000007f macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c575 writel(DEV_INT_MSK, &udc_regs_p->dev_int); in udc_init()