Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dnet2272.h182 #define EP_RSPSET 0x0f macro
574 net2272_ep_write(ep, EP_RSPSET, 1 << ENDPOINT_HALT); in set_halt()
Dnet2272.c132 net2272_ep_write(ep, EP_RSPSET, 1 << ALT_NAK_OUT_PACKETS); in assert_out_naking()
239 net2272_ep_write(ep, EP_RSPSET, 1 << ALT_NAK_OUT_PACKETS); in net2272_enable()
279 net2272_ep_write(ep, EP_RSPSET, tmp); in net2272_ep_reset()
737 net2272_ep_write(ep, EP_RSPSET, 1 << ALT_NAK_OUT_PACKETS); in net2272_kick_dma()
1255 t2 = net2272_ep_read(ep, EP_RSPSET); in registers_show()
1420 net2272_ep_write(ep0, EP_RSPSET, in net2272_ep0_start()
1828 if (net2272_ep_read(e, EP_RSPSET) & (1 << ENDPOINT_HALT)) in net2272_handle_stat0_irqs()