Searched refs:USBD_CONTROL_INIT_SEL_MASK (Results 1 – 2 of 2) sorted by relevance
894 #define USBD_CONTROL_INIT_SEL_MASK (0xf << USBD_CONTROL_INIT_SEL_SHIFT) macro
438 val &= ~USBD_CONTROL_INIT_SEL_MASK; in bcm63xx_ep_dma_select()