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