Home
last modified time | relevance | path

Searched refs:fifo_flush (Results 1 – 20 of 20) sorted by relevance

/drivers/usb/gadget/udc/
A Dcore.c469 if (ep->ops->fifo_flush) in usb_ep_fifo_flush()
470 ep->ops->fifo_flush(ep); in usb_ep_fifo_flush()
A Dgoku_udc.c989 .fifo_flush = goku_fifo_flush,
A Dm66592-udc.c1447 .fifo_flush = m66592_fifo_flush,
A Dpxa27x_udc.c1412 .fifo_flush = pxa_ep_fifo_flush,
A Dgr_udc.c1839 .fifo_flush = gr_fifo_flush,
A Dpxa25x_udc.c1107 .fifo_flush = pxa25x_ep_fifo_flush,
A Dr8a66597-udc.c1718 .fifo_flush = r8a66597_fifo_flush,
A Dfsl_udc_core.c1134 .fifo_flush = fsl_ep_fifo_flush, /* flush fifo */
A Datmel_usba_udc.c987 .fifo_flush = usba_ep_fifo_flush,
A Dpch_udc.c1989 .fifo_flush = pch_udc_pcd_fifo_flush,
A Drenesas_usb3.c2354 .fifo_flush = renesas_usb3_ep_fifo_flush,
A Dnet2280.c1456 .fifo_flush = net2280_fifo_flush,
/drivers/net/wireless/intel/iwlwifi/dvm/
A Ddev.h379 u32 fifo_flush; member
A Dtx.c1068 priv->reply_tx_stats.fifo_flush++; in iwlagn_count_tx_err_status()
A Ddebugfs.c1580 priv->reply_tx_stats.fifo_flush); in iwl_dbgfs_reply_tx_error_read()
/drivers/usb/isp1760/
A Disp1760-udc.c1119 .fifo_flush = isp1760_ep_fifo_flush,
/drivers/usb/fotg210/
A Dfotg210-udc.c545 .fifo_flush = fotg210_ep_fifo_flush,
/drivers/net/usb/
A Dlan78xx.c845 static int lan78xx_flush_fifo(struct lan78xx_net *dev, u32 reg, u32 fifo_flush) in lan78xx_flush_fifo() argument
847 return lan78xx_update_reg(dev, reg, fifo_flush, fifo_flush); in lan78xx_flush_fifo()
/drivers/usb/musb/
A Dmusb_gadget.c1502 .fifo_flush = musb_gadget_fifo_flush
/drivers/usb/chipidea/
A Dudc.c1824 .fifo_flush = ep_fifo_flush,

Completed in 113 milliseconds