Searched refs:USBD_STALL_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance
925 #define USBD_STALL_ENABLE_MASK (1 << USBD_STALL_ENABLE_SHIFT) macro
447 (is_stalled ? USBD_STALL_ENABLE_MASK : 0) | in bcm63xx_set_stall()