Searched refs:EPN_BCLR (Results 1 – 2 of 2) sorted by relevance
262 data = EPN_EN | EPN_BCLR | EPN_DIR0; in _nbu2ss_ep_init()273 data = EPN_EN | EPN_BCLR | EPN_AUTO; in _nbu2ss_ep_init()310 data = EPN_ONAK | EPN_BCLR; in _nbu2ss_epn_exit()321 data = EPN_BCLR; in _nbu2ss_epn_exit()1305 data = EPN_BCLR | EPN_OPIDCLR; in _nbu2ss_endpoint_toggle_reset()1340 data = EPN_BCLR | EPN_ISTL; in _nbu2ss_set_endpoint_stall()2229 _nbu2ss_bitset(&p->EP_REGS[ep->epnum - 1].EP_CONTROL, EPN_BCLR); in _nbu2ss_fifo_flush()
275 #define EPN_BCLR BIT09 macro