Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2272.h164 #define EP_RSPSET 0x0f macro
558 net2272_ep_write(ep, EP_RSPSET, 1 << ENDPOINT_HALT); in set_halt()
H A Dnet2272.c118 net2272_ep_write(ep, EP_RSPSET, 1 << ALT_NAK_OUT_PACKETS); in assert_out_naking()
225 net2272_ep_write(ep, EP_RSPSET, 1 << ALT_NAK_OUT_PACKETS); in net2272_enable()
265 net2272_ep_write(ep, EP_RSPSET, tmp); in net2272_ep_reset()
719 net2272_ep_write(ep, EP_RSPSET, 1 << ALT_NAK_OUT_PACKETS); in net2272_kick_dma()
1236 t2 = net2272_ep_read(ep, EP_RSPSET); in registers_show()
1412 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()