Searched refs:USBD_CONTROL_RXZSCFG_MASK (Results 1 – 2 of 2) sorted by relevance
893 #define USBD_CONTROL_RXZSCFG_MASK (1 << USBD_CONTROL_RXZSCFG_SHIFT) macro
987 (irq_coalesce ? USBD_CONTROL_RXZSCFG_MASK : 0); in bcm63xx_init_udc_hw()