Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.h382 #define DCR1_EPN_DIR0 BIT(1) /* RW */ macro
H A Demxx_udc.c352 data = DCR1_EPN_DIR0; in _nbu2ss_ep_dma_init()
394 _nbu2ss_bitclr(&preg->EP_DCR[num].EP_DCR1, DCR1_EPN_DIR0); in _nbu2ss_ep_dma_exit()
828 data = ((dmacnt & 0xff) << 16) | DCR1_EPN_DIR0 | DCR1_EPN_REQEN; in _nbu2ss_out_dma()