Home
last modified time | relevance | path

Searched full:fifos (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/Linux-v5.10/drivers/isdn/hardware/mISDN/
Dhfcsusb.c429 if (hw->fifos[HFCUSB_PCM_RX].pipe) { in open_dchannel()
548 if (hw->fifos[HFCUSB_PCM_RX].pipe) in hfc_dctrl()
958 /* receive completion routine for all ISO tx fifos */
1079 /* receive completion routine for all interrupt rx fifos */
1152 /* transmit completion routine for all ISO tx fifos */
1568 /* init the fifos */ in reset_hfcsusb()
1572 fifo = hw->fifos; in reset_hfcsusb()
1582 /* enable all fifos */ in reset_hfcsusb()
1600 if ((channel == HFC_CHAN_D) && (hw->fifos[HFCUSB_D_RX].active)) in hfcsusb_start_endpoint()
1602 if ((channel == HFC_CHAN_B1) && (hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_start_endpoint()
[all …]
Dhfcpci.c100 void *fifos; /* FIFO memory */ member
161 dma_free_coherent(&hc->pdev->dev, 0x8000, hc->hw.fifos, in release_io_hfcpci()
190 * and fifos is done.
226 hc->hw.fifo_en = 0x30; /* only D fifos enabled */ in reset_hfcpci()
329 bzr = &((union fifo_area *)(hc->hw.fifos))->b_chans.rxbz_b2; in hfcpci_clear_fifo_rx()
332 bzr = &((union fifo_area *)(hc->hw.fifos))->b_chans.rxbz_b1; in hfcpci_clear_fifo_rx()
358 bzt = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b2; in hfcpci_clear_fifo_tx()
361 bzt = &((union fifo_area *)(hc->hw.fifos))->b_chans.txbz_b1; in hfcpci_clear_fifo_tx()
462 df = &((union fifo_area *)(hc->hw.fifos))->d_chan.d_rx; in receive_dmsg()
608 rxbz = &((union fifo_area *)(hc->hw.fifos))->b_chans.rxbz_b2; in main_rec_hfcpci()
[all …]
Dhfcsusb.h73 #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-v5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Ddbg-tlv.h108 * struct iwl_fw_ini_region_fifos - Configuration to read Tx/Rx fifos
110 * @fid: fifos ids array. Used to determine what fifos to collect
185 * @fifos: fifos configuration. Used by &IWL_FW_INI_REGION_TXF and
204 struct iwl_fw_ini_region_fifos fifos; member
339 * @IWL_FW_INI_REGION_TXF: TX fifos
/Linux-v5.10/Documentation/devicetree/bindings/soc/ti/
Dk3-ringacc.yaml36 - description: fifos registers regions
43 - const: fifos
89 reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target";
/Linux-v5.10/include/uapi/linux/
Dserial_core.h41 #define PORT_ALTR_16550_F32 26 /* Altera 16550 UART with 32 FIFOs */
42 #define PORT_ALTR_16550_F64 27 /* Altera 16550 UART with 64 FIFOs */
43 #define PORT_ALTR_16550_F128 28 /* Altera 16550 UART with 128 FIFOs */
45 #define PORT_16550A_FSL64 30 /* Freescale 16550 UART with 64 FIFOs */
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Domap-mailbox.txt55 - ti,mbox-num-fifos: Number of h/w fifo queues within the mailbox IP block
130 ti,mbox-num-fifos = <8>;
155 ti,mbox-num-fifos = <8>;
170 ti,mbox-num-fifos = <16>;
Dallwinner,sun6i-a31-msgbox.yaml14 two-user mailbox controller containing 8 unidirectional FIFOs. An interrupt
/Linux-v5.10/arch/arm64/boot/dts/ti/
Dk3-am65-main.dtsi503 ti,mbox-num-fifos = <16>;
512 ti,mbox-num-fifos = <16>;
521 ti,mbox-num-fifos = <16>;
530 ti,mbox-num-fifos = <16>;
539 ti,mbox-num-fifos = <16>;
548 ti,mbox-num-fifos = <16>;
557 ti,mbox-num-fifos = <16>;
566 ti,mbox-num-fifos = <16>;
575 ti,mbox-num-fifos = <16>;
584 ti,mbox-num-fifos = <16>;
[all …]
Dk3-j721e-main.dtsi188 ti,mbox-num-fifos = <16>;
197 ti,mbox-num-fifos = <16>;
206 ti,mbox-num-fifos = <16>;
215 ti,mbox-num-fifos = <16>;
224 ti,mbox-num-fifos = <16>;
233 ti,mbox-num-fifos = <16>;
242 ti,mbox-num-fifos = <16>;
251 ti,mbox-num-fifos = <16>;
260 ti,mbox-num-fifos = <16>;
269 ti,mbox-num-fifos = <16>;
[all …]
/Linux-v5.10/drivers/net/ethernet/tehuti/
Dtehuti.h156 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-v5.10/sound/soc/samsung/
Ds3c24xx-i2s.c67 /* note, we have to disable the FIFOs otherwise bad things in s3c24xx_snd_txctrl()
70 * engine and FIFOs to reset. If this isn't allowed, the in s3c24xx_snd_txctrl()
110 /* note, we have to disable the FIFOs otherwise bad things in s3c24xx_snd_rxctrl()
113 * engine and FIFOs to reset. If this isn't allowed, the in s3c24xx_snd_rxctrl()
/Linux-v5.10/arch/arm/mach-lpc32xx/
Dserial.c112 * Force a flush of the RX FIFOs to work around a in lpc32xx_serial_init()
128 /* Force a flush of the RX FIFOs to work around a HW bug */ in lpc32xx_serial_init()
/Linux-v5.10/drivers/usb/serial/
Dwhiteheat.h29 #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 */
/Linux-v5.10/Documentation/devicetree/bindings/reset/
Damlogic,meson-axg-audio-arb.txt4 disables the access of Audio FIFOs to DDR on AXG based SoC.
/Linux-v5.10/drivers/net/ethernet/intel/fm10k/
Dfm10k_mbx.h168 * 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-v5.10/Documentation/devicetree/bindings/i2c/
Di2c-altera.txt17 - fifo-size : Size of the RX and TX FIFOs in bytes.
/Linux-v5.10/Documentation/devicetree/bindings/spi/
Dspi_atmel.txt14 - atmel,fifo-size: maximum number of data the RX and TX FIFOs can store for FIFO
Damlogic,meson-gx-spicc.yaml18 communications with dedicated 16 words RX/TX PIO FIFOs.
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.h19 * @BRCMF_FWS_FIFO_COUNT: number of fifos.
/Linux-v5.10/drivers/net/ethernet/neterion/
Ds2io.h363 /* 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
912 /* Total fifos for tcp packets */
/Linux-v5.10/drivers/usb/dwc2/
Dcore.h242 * the data FIFOs. The driver will automatically detect the
248 * the data FIFOs. The driver will automatically detect the
254 * the data FIFOs in Full Speed mode only. The driver
268 * @en_multiple_tx_fifo: Specifies whether dedicated per-endpoint transmit FIFOs
573 * @total_fifo_size: Total internal RAM for FIFOs (bytes)
584 * the data FIFOs. The driver will automatically detect the
590 * @en_multiple_tx_fifo: Specifies whether dedicated per-endpoint transmit FIFOs
999 * @dedicated_fifos: Set if the hardware has dedicated IN-EP fifos.
1037 * @fifo_mem: Total internal RAM for FIFOs (bytes)
/Linux-v5.10/Documentation/devicetree/bindings/clock/
Damlogic,axg-audio-clkc.txt4 other elements of the audio subsystem, such as fifos, i2s, spdif and pdm
/Linux-v5.10/drivers/i2c/busses/
Di2c-bcm-iproc.c276 /* flush TX/RX FIFOs */ in bcm_iproc_i2c_slave_init()
548 /* flush TX/RX FIFOs and set RX FIFO threshold to zero */ in bcm_iproc_i2c_init()
666 /* flush both TX/RX FIFOs */ in bcm_iproc_i2c_xfer_wait()
674 /* flush both TX/RX FIFOs */ in bcm_iproc_i2c_xfer_wait()
1094 /* flush TX/RX FIFOs */ in bcm_iproc_i2c_unreg_slave()
/Linux-v5.10/drivers/soc/ti/
Dk3-ringacc.c131 * @fifos: Ring queues registers
147 struct k3_ring_fifo_regs __iomem *fifos; member
838 ptr = (void __iomem *)&ring->fifos->head_data; in k3_ringacc_ring_access_io()
842 ptr = (void __iomem *)&ring->fifos->tail_data; in k3_ringacc_ring_access_io()
1138 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "fifos"); in k3_ringacc_init()
1174 ringacc->rings[i].fifos = base_fifo + in k3_ringacc_init()

12345678910>>...12