Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h897 #define USBD_CONTROL_FIFO_RESET_MASK (3 << USBD_CONTROL_FIFO_RESET_SHIFT) macro
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c509 val |= USBD_CONTROL_FIFO_RESET_MASK; in bcm63xx_fifo_reset_ep()