Searched refs:EPN_BCLR (Results 1 – 2 of 2) sorted by relevance
257 data = EPN_EN | EPN_BCLR | EPN_DIR0; in _nbu2ss_ep_init()268 data = EPN_EN | EPN_BCLR | EPN_AUTO; in _nbu2ss_ep_init()305 data = EPN_ONAK | EPN_BCLR; in _nbu2ss_epn_exit()316 data = EPN_BCLR; in _nbu2ss_epn_exit()1253 data = EPN_BCLR | EPN_OPIDCLR; in _nbu2ss_endpoint_toggle_reset()1286 data = EPN_BCLR | EPN_ISTL; in _nbu2ss_set_endpoint_stall()2145 _nbu2ss_bitset(&p->EP_REGS[ep->epnum - 1].EP_CONTROL, EPN_BCLR); in _nbu2ss_fifo_flush()
272 #define EPN_BCLR BIT09 macro