/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | ti,omap-mailbox.yaml | 149 ti,mbox-num-fifos: 175 - ti,mbox-num-fifos 188 ti,mbox-num-fifos: 203 ti,mbox-num-fifos: 218 ti,mbox-num-fifos: 233 ti,mbox-num-fifos: 251 ti,mbox-num-fifos = <8>; 271 ti,mbox-num-fifos = <8>; 287 ti,mbox-num-fifos = <16>;
|
H A D | allwinner,sun6i-a31-msgbox.yaml | 14 two-user mailbox controller containing 8 unidirectional FIFOs. An interrupt
|
/linux/drivers/net/ethernet/tehuti/ |
H A D | tn40.h | 59 struct tn40_fifo m; /* The minimal set of variables used by all fifos */ 63 struct tn40_fifo m; /* The minimal set of variables used by all fifos */ 67 struct tn40_fifo m; /* The minimal set of variables used by all fifos */ 71 struct tn40_fifo m; /* The minimal set of variables used by all fifos */ 142 /* RX FIFOs: 1 for data (full) descs, and 2 for free descs */ 148 /* Tx FIFOs: 1 for data desc, 1 for empty (acks) desc */
|
H A D | tehuti.h | 156 struct fifo m; /* minimal set of variables used by all fifos */ 160 struct fifo m; /* minimal set of variables used by all fifos */ 164 struct fifo m; /* minimal set of variables used by all fifos */ 168 struct fifo m; /* minimal set of variables used by all fifos */ 247 /* RX FIFOs: 1 for data (full) descs, and 2 for free descs */ 253 /* Tx FIFOs: 1 for data desc, 1 for empty (acks) desc */
|
/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 434 if (hw->fifos[HFCUSB_PCM_RX].pipe) { in open_dchannel() 553 if (hw->fifos[HFCUSB_PCM_RX].pipe) in hfc_dctrl() 962 /* receive completion routine for all ISO tx fifos */ 1083 /* receive completion routine for all interrupt rx fifos */ 1156 /* transmit completion routine for all ISO tx fifos */ 1572 /* init the fifos */ in reset_hfcsusb() 1576 fifo = hw->fifos; in reset_hfcsusb() 1586 /* enable all fifos */ in reset_hfcsusb() 1604 if ((channel == HFC_CHAN_D) && (hw->fifos[HFCUSB_D_RX].active)) in hfcsusb_start_endpoint() 1606 if ((channel == HFC_CHAN_B1) && (hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_start_endpoint() [all …]
|
H A D | hfcpci.c | 102 void *fifos; /* FIFO memory */ member 163 dma_free_coherent(&hc->pdev->dev, 0x8000, hc->hw.fifos, in release_io_hfcpci() 192 * and fifos is done. 228 hc->hw.fifo_en = 0x30; /* only D fifos enabled */ in reset_hfcpci() 331 bzr = &((union fifo_area *)(hc->hw.fifos))->b_chans.rxbz_b2; in hfcpci_clear_fifo_rx() 334 bzr = &((union fifo_area *)(hc->hw.fifos))->b_chans.rxbz_b1; in hfcpci_clear_fifo_rx() 360 bzt = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b2; in hfcpci_clear_fifo_tx() 363 bzt = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b1; in hfcpci_clear_fifo_tx() 464 df = &((union fifo_area *)(hc->hw.fifos))->d_chan.d_rx; in receive_dmsg() 610 rxbz = &((union fifo_area *)(hc->hw.fifos))->b_chans.rxbz_b2; in main_rec_hfcpci() [all …]
|
H A D | hfcsusb.h | 73 #define HFCUSB_NUM_FIFOS 8 /* maximum number of fifos */ 236 /* structure defining input+output fifos (interrupt/bulk mode) */ 241 __u8 indx; /* Fifos's ISO double buffer 0 or 1 ? */ 285 struct usb_fifo fifos[HFCUSB_NUM_FIFOS]; member
|
/linux/include/uapi/linux/ |
H A D | serial_core.h | 29 #define PORT_ALTR_16550_F32 26 /* Altera 16550 UART with 32 FIFOs */ 30 #define PORT_ALTR_16550_F64 27 /* Altera 16550 UART with 64 FIFOs */ 31 #define PORT_ALTR_16550_F128 28 /* Altera 16550 UART with 128 FIFOs */ 33 #define PORT_16550A_FSL64 30 /* Freescale 16550 UART with 64 FIFOs */ 168 /* MCHP 16550A UART with 256 byte FIFOs */
|
/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-chip-fifo.c | 25 /* Enable RXOVIE on _all_ RX FIFOs, not just the last one. in mcp251xfd_chip_rx_fifo_init_one() 27 * FIFOs hit by a RX MAB overflow and RXOVIE enabled will in mcp251xfd_chip_rx_fifo_init_one() 107 /* RX FIFOs */ in mcp251xfd_chip_fifo_init()
|
/linux/Documentation/devicetree/bindings/soc/ti/ |
H A D | k3-ringacc.yaml | 40 - description: fifos registers regions 49 - const: fifos 89 reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target", "cfg";
|
/linux/arch/arm/mach-lpc32xx/ |
H A D | serial.c | 113 * Force a flush of the RX FIFOs to work around a in lpc32xx_serial_init() 129 /* Force a flush of the RX FIFOs to work around a HW bug */ in lpc32xx_serial_init()
|
/linux/drivers/usb/serial/ |
H A D | whiteheat.h | 29 #define WHITEHEAT_PURGE 9 /* clear the UART fifos */ 154 #define WHITEHEAT_PURGE_RX 0x01 /* purge rx fifos */ 155 #define WHITEHEAT_PURGE_TX 0x02 /* purge tx fifos */
|
H A D | io_16654.h | 68 #define FCR_FIFO_EN 0x01 // Enable FIFOs 92 #define ISR_FIFO_ENABLED 0xC0 // Bits set if FIFOs enabled
|
/linux/sound/soc/codecs/ |
H A D | mt6357.c | 325 /* enable aud_pad TX fifos */ in mt6357_set_dmic() 352 /* disable aud_pad TX fifos */ in mt6357_set_dmic() 465 /* enable aud_pad TX fifos */ in mt6357_set_loopback() 469 /* enable aud_pad lpk TX fifos */ in mt6357_set_loopback() 490 /* disable aud_pad lpbk TX fifos */ in mt6357_set_loopback() 494 /* disable aud_pad TX fifos */ in mt6357_set_loopback() 506 /* enable aud_pad TX fifos */ in mt6357_set_ul_sine_gen() 519 /* disable aud_pad TX fifos */ in mt6357_set_ul_sine_gen() 762 /* enable aud_pad TX fifos */ in adc_enable_event() 781 /* disable aud_pad TX fifos */ in adc_enable_event()
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-main.dtsi | 672 ti,mbox-num-fifos = <16>; 682 ti,mbox-num-fifos = <16>; 692 ti,mbox-num-fifos = <16>; 702 ti,mbox-num-fifos = <16>; 712 ti,mbox-num-fifos = <16>; 722 ti,mbox-num-fifos = <16>; 732 ti,mbox-num-fifos = <16>; 742 ti,mbox-num-fifos = <16>; 752 ti,mbox-num-fifos = <16>; 762 ti,mbox-num-fifos = <16>; [all …]
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_mbx.h | 168 * The layout above describes the format for the FIFOs used by the host 236 /* size of buffer to be stored in mailbox for FIFOs */ 255 /* message FIFOs */
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | fsl,fman-muram.yaml | 18 Packet buffering (Tx/Rx FIFOs)
|
/linux/drivers/net/ethernet/neterion/ |
H A D | s2io.h | 363 /* FIFO mappings for all possible number of fifos configured */ 391 /* user should not set twos fifos with same pri */ 427 u32 tx_fifo_num; /*Number of Tx FIFOs */ 791 /* Information related to the Tx and Rx FIFOs and Rings of Xena 800 struct fifo_info fifos[MAX_TX_FIFOS]; member 911 /* Total fifos for tcp packets */
|
/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-altera.txt | 17 - fifo-size : Size of the RX and TX FIFOs in bytes.
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | amlogic,meson-axg-audio-arb.yaml | 14 the access of Audio FIFOs to DDR on AXG based SoC.
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | fwsignal.h | 19 * @BRCMF_FWS_FIFO_COUNT: number of fifos.
|
/linux/drivers/i2c/busses/ |
H A D | i2c-bcm-iproc.c | 282 /* flush TX/RX FIFOs */ in bcm_iproc_i2c_slave_init() 490 /* flush TX FIFOs */ in bcm_iproc_i2c_slave_isr() 705 /* flush TX/RX FIFOs and set RX FIFO threshold to zero */ in bcm_iproc_i2c_init() 806 /* flush both TX/RX FIFOs */ in bcm_iproc_i2c_xfer_wait() 814 /* flush both TX/RX FIFOs */ in bcm_iproc_i2c_xfer_wait() 1029 /* flush TX/RX FIFOs */ in bcm_iproc_i2c_unreg_slave()
|
/linux/sound/soc/jz4740/ |
H A D | jz4740-i2s.c | 101 * When we can flush FIFOs independently, only flush the FIFO in jz4740_i2s_startup() 116 * When there is a shared flush bit for both FIFOs, the TFLUSH in jz4740_i2s_startup() 117 * bit flushes both FIFOs. Flushing while the DAI is active would in jz4740_i2s_startup()
|
/linux/Documentation/devicetree/bindings/spi/ |
H A D | amlogic,meson-gx-spicc.yaml | 15 communications with dedicated 16 words RX/TX PIO FIFOs.
|
/linux/Documentation/filesystems/ |
H A D | hfs.rst | 59 * You can't create hard- or symlinks, device files, sockets or FIFOs.
|