Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h189 #define EP0_STATUS_RW_BIT (BIT(16) | BIT(15) | BIT(11) | 0xFF) macro
H A Demxx_udc.c1746 intr = status & EP0_STATUS_RW_BIT; in _nbu2ss_ep0_int()