/linux/drivers/crypto/nx/ |
H A D | nx-common-powernv.c | 688 * windows only for high priority RxFIFO entries. in nx_alloc_txwin() 758 pr_err("Invalid RxFIFO priority value\n"); in nx_set_ct() 834 * RxFIFO. Otherwise, can get checkstop if RxFIFO overruns. in vas_cfg_coproc_info() 839 * Open a VAS receice window which is used to configure RxFIFO in vas_cfg_coproc_info() 845 pr_err("setting RxFIFO with VAS failed: %d\n", in vas_cfg_coproc_info()
|
/linux/drivers/usb/host/ |
H A D | octeon-hcd.h | 434 * packet into the RxFIFO because the RxFIFO doesn't have 479 * @rxflvl: RxFIFO Non-Empty (RxFLvl) 481 * from the RxFIFO. 667 * @rxfflsh: RxFIFO Flush (RxFFlsh) 668 * The application can flush the entire RxFIFO using this bit, but 672 * the core is neither reading from the RxFIFO nor writing to the 673 * RxFIFO. 763 * RxFIFO. 769 * @rxfdep: RxFIFO Depth (RxFDep) 787 * pops the top data entry out of the RxFIFO.
|
/linux/drivers/usb/gadget/udc/ |
H A D | amd5536udc_pci.c | 139 dev->rxfifo = (u32 __iomem *)(dev->virt_addr + UDC_RXFIFO_ADDR); in udc_pci_probe()
|
H A D | amd5536udc.h | 551 u32 __iomem *rxfifo; member
|
/linux/drivers/net/ieee802154/ |
H A D | cc2520.c | 445 dev_vdbg(&priv->spi->dev, "read rxfifo buf[0] = %02x\n", priv->buf[0]); in cc2520_read_rxfifo() 600 dev_vdbg(&priv->spi->dev, "RXFIFO: %x %x\n", len, lqi); in cc2520_rx() 880 dev_dbg(&priv->spi->dev, "rxfifo overflow\n"); in cc2520_fifop_irqwork()
|
H A D | mcr20a.c | 419 /* for read length rxfifo */
|
H A D | mrf24j40.c | 218 /* for protect/unprotect/read length rxfifo */
|
/linux/drivers/net/can/rockchip/ |
H A D | rockchip_canfd-rx.c | 217 /* Erratum 5: Counters for TXEFIFO and RXFIFO may be wrong */ in rkcanfd_handle_rx_int_one()
|
H A D | rockchip_canfd.h | 317 /* Erratum 5: Counters related to the TXFIFO and RXFIFO exhibit
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | smu_v11_0_i2c.c | 239 } else { /* wait till some data is there in RXFIFO */ in smu_v11_0_i2c_poll_rx_status() 240 /* Poll for some byte in RXFIFO */ in smu_v11_0_i2c_poll_rx_status()
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac1000_dma.c | 144 pr_debug("GMAC: disabling flow control, rxfifo too small(%d)\n", in dwmac1000_configure_fc()
|
/linux/drivers/spi/ |
H A D | spi-xlp.c | 97 int rxerrors; /* RXFIFO overflow count */
|
H A D | spi-imx.c | 878 * configure DMA requests when RXFIFO is half full and in mx31_prepare_transfer() 1703 /* flush rxfifo before transfer */ in spi_imx_transfer_one()
|
/linux/drivers/usb/dwc3/ |
H A D | gadget.c | 2888 * gonna use RxFIFO size. 2890 * To calculate RxFIFO size we need two numbers: 2892 * RAM2_DEPTH = depth, in MDWIDTH, of internal RAM2 (where RxFIFO sits) 2896 * RxFIFO Size = (RAM2_DEPTH * MDWIDTH / 8) - 24 - 16; 2901 * Given RxFIFO Size, NUMP = RxFIFOSize / 1024; 3300 /* All OUT endpoints share a single RxFIFO space */ in dwc3_gadget_init_out_endpoint() 3311 * To meet performance requirement, a minimum recommended RxFIFO size in dwc3_gadget_init_out_endpoint() 3313 * RxFIFO size >= (3 x MaxPacketSize) + in dwc3_gadget_init_out_endpoint()
|
/linux/arch/microblaze/boot/dts/ |
H A D | system.dts | 219 xlnx,rxfifo = <0x1000>;
|
/linux/drivers/net/can/ |
H A D | xilinx_can.c | 232 * @ecc_rx_2_bit_errors: RXFIFO 2bit ECC count 233 * @ecc_rx_1_bit_errors: RXFIFO 1bit ECC count 881 /* DW1/DW2 must always be read to remove message from RXFIFO */ in xcan_rx()
|
/linux/drivers/usb/serial/ |
H A D | io_ionsp.h | 400 // RxFIFO after LSR reported an error.
|
/linux/drivers/net/ethernet/microchip/ |
H A D | enc28j60.c | 594 dev_err(dev, "%s(%d, %d) RXFIFO bad parameters!\n", in nolock_rxfifo_init() 1009 * Calculate free space in RxFIFO
|
/linux/sound/soc/fsl/ |
H A D | fsl_xcvr.c | 1632 rx_res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "rxfifo"); in fsl_xcvr_probe() 1635 dev_err(dev, "could not find rxfifo or txfifo resource\n"); in fsl_xcvr_probe()
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | main.h | 119 #define DEF_RXINTMASK (I_RI) /* enable rx int on rxfifo only */
|
/linux/drivers/net/ethernet/apple/ |
H A D | bmac.c | 360 bmwrite(dev, RXFIFOCSR, 0); /* first disable rxFIFO */ in bmac_init_registers() 918 bmwrite(dev, RXFIFOCSR, 0); /* first disable rxFIFO */ in bmac_rx_on()
|
/linux/drivers/staging/rtl8723bs/hal/ |
H A D | sdio_ops.c | 823 /* 3 3. read data from rxfifo */ in sd_recv_rxfifo()
|
/linux/drivers/usb/dwc2/ |
H A D | debugfs.c | 191 seq_printf(seq, "RXFIFO: Size %d\n", dwc2_readl(hsotg, GRXFSIZ)); in fifo_show()
|
H A D | hcd_intr.c | 162 dev_vdbg(hsotg->dev, "--RxFIFO Level Interrupt--\n"); in dwc2_rx_fifo_level_intr() 203 "RxFIFO Level Interrupt: Unknown status %d\n", pktsts); in dwc2_rx_fifo_level_intr()
|
/linux/drivers/tty/serial/ |
H A D | imx.c | 157 #define UTS_RXEMPTY (1<<5) /* RxFIFO empty */ 159 #define UTS_RXFULL (1<<3) /* RxFIFO full */
|