Searched refs:ENDPOINT_HALT (Results 1 – 2 of 2) sorted by relevance
165 #define ENDPOINT_HALT 0 macro557 net2272_ep_write(ep, EP_RSPSET, 1 << ENDPOINT_HALT); in set_halt()564 (1 << ENDPOINT_HALT) | (1 << ENDPOINT_TOGGLE)); in clear_halt()
269 tmp |= (1 << ENDPOINT_TOGGLE) | (1 << ENDPOINT_HALT); in net2272_ep_reset()1244 (t2 & (1 << ENDPOINT_HALT)) ? "HALT " : "", in registers_show()1816 if (net2272_ep_read(e, EP_RSPSET) & (1 << ENDPOINT_HALT)) in net2272_handle_stat0_irqs()