Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dcore.h142 unsigned short fifo_index; member
Dgadget.c1852 s3c_hsotg_txfifo_flush(hsotg, hs_ep->fifo_index); in s3c_hsotg_epint()
2019 s3c_hsotg_txfifo_flush(hsotg, ep->fifo_index); in kill_all_requests()
2560 hs_ep->fifo_index = i; in s3c_hsotg_ep_enable()
2616 hsotg->fifo_map &= ~(1<<hs_ep->fifo_index); in s3c_hsotg_ep_disable()
2617 hs_ep->fifo_index = 0; in s3c_hsotg_ep_disable()