/Linux-v5.15/Documentation/devicetree/bindings/mailbox/ |
D | ti,omap-mailbox.yaml | 149 ti,mbox-num-fifos: 175 - ti,mbox-num-fifos 197 ti,mbox-num-fifos: 212 ti,mbox-num-fifos: 227 ti,mbox-num-fifos: 242 ti,mbox-num-fifos: 260 ti,mbox-num-fifos = <8>; 284 ti,mbox-num-fifos = <8>; 300 ti,mbox-num-fifos = <16>;
|
/Linux-v5.15/drivers/isdn/hardware/mISDN/ |
D | hfcsusb.c | 429 if (hw->fifos[HFCUSB_PCM_RX].pipe) { in open_dchannel() 548 if (hw->fifos[HFCUSB_PCM_RX].pipe) in hfc_dctrl() 957 /* receive completion routine for all ISO tx fifos */ 1078 /* receive completion routine for all interrupt rx fifos */ 1151 /* transmit completion routine for all ISO tx fifos */ 1567 /* init the fifos */ in reset_hfcsusb() 1571 fifo = hw->fifos; in reset_hfcsusb() 1581 /* enable all fifos */ in reset_hfcsusb() 1599 if ((channel == HFC_CHAN_D) && (hw->fifos[HFCUSB_D_RX].active)) in hfcsusb_start_endpoint() 1601 if ((channel == HFC_CHAN_B1) && (hw->fifos[HFCUSB_B1_RX].active)) in hfcsusb_start_endpoint() [all …]
|
D | hfcpci.c | 100 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 …]
|
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-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | dbg-tlv.h | 55 * struct iwl_fw_ini_region_fifos - Configuration to read Tx/Rx fifos 57 * @fid: fifos ids array. Used to determine what fifos to collect 133 * @fifos: fifos configuration. Used by &IWL_FW_INI_REGION_TXF and 152 struct iwl_fw_ini_region_fifos fifos; member 285 * @IWL_FW_INI_REGION_TXF: TX fifos
|
/Linux-v5.15/Documentation/devicetree/bindings/soc/ti/ |
D | k3-ringacc.yaml | 36 - description: fifos registers regions 43 - const: fifos 89 reg-names = "rt", "fifos", "proxy_gcfg", "proxy_target";
|
/Linux-v5.15/arch/arm64/boot/dts/ti/ |
D | k3-j7200-main.dtsi | 140 ti,mbox-num-fifos = <16>; 149 ti,mbox-num-fifos = <16>; 158 ti,mbox-num-fifos = <16>; 167 ti,mbox-num-fifos = <16>; 176 ti,mbox-num-fifos = <16>; 185 ti,mbox-num-fifos = <16>; 194 ti,mbox-num-fifos = <16>; 203 ti,mbox-num-fifos = <16>; 212 ti,mbox-num-fifos = <16>; 221 ti,mbox-num-fifos = <16>; [all …]
|
D | k3-am65-main.dtsi | 498 ti,mbox-num-fifos = <16>; 507 ti,mbox-num-fifos = <16>; 516 ti,mbox-num-fifos = <16>; 525 ti,mbox-num-fifos = <16>; 534 ti,mbox-num-fifos = <16>; 543 ti,mbox-num-fifos = <16>; 552 ti,mbox-num-fifos = <16>; 561 ti,mbox-num-fifos = <16>; 570 ti,mbox-num-fifos = <16>; 579 ti,mbox-num-fifos = <16>; [all …]
|
D | k3-j721e-main.dtsi | 173 ti,mbox-num-fifos = <16>; 182 ti,mbox-num-fifos = <16>; 191 ti,mbox-num-fifos = <16>; 200 ti,mbox-num-fifos = <16>; 209 ti,mbox-num-fifos = <16>; 218 ti,mbox-num-fifos = <16>; 227 ti,mbox-num-fifos = <16>; 236 ti,mbox-num-fifos = <16>; 245 ti,mbox-num-fifos = <16>; 254 ti,mbox-num-fifos = <16>; [all …]
|
/Linux-v5.15/include/uapi/linux/ |
D | serial_core.h | 41 #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.15/drivers/net/ethernet/tehuti/ |
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-v5.15/sound/soc/samsung/ |
D | s3c24xx-i2s.c | 67 /* 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.15/arch/arm/mach-lpc32xx/ |
D | serial.c | 112 * 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.15/drivers/usb/serial/ |
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 */
|
/Linux-v5.15/Documentation/devicetree/bindings/reset/ |
D | amlogic,meson-axg-audio-arb.txt | 4 disables the access of Audio FIFOs to DDR on AXG based SoC.
|
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/ |
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-v5.15/Documentation/devicetree/bindings/spi/ |
D | spi_atmel.txt | 14 - atmel,fifo-size: maximum number of data the RX and TX FIFOs can store for FIFO
|
D | amlogic,meson-gx-spicc.yaml | 18 communications with dedicated 16 words RX/TX PIO FIFOs.
|
/Linux-v5.15/Documentation/devicetree/bindings/i2c/ |
D | i2c-altera.txt | 17 - fifo-size : Size of the RX and TX FIFOs in bytes.
|
/Linux-v5.15/drivers/net/ethernet/neterion/ |
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 912 /* Total fifos for tcp packets */
|
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fwsignal.h | 19 * @BRCMF_FWS_FIFO_COUNT: number of fifos.
|
/Linux-v5.15/drivers/usb/dwc2/ |
D | core.h | 247 * the data FIFOs. The driver will automatically detect the 253 * the data FIFOs. The driver will automatically detect the 259 * the data FIFOs in Full Speed mode only. The driver 273 * @en_multiple_tx_fifo: Specifies whether dedicated per-endpoint transmit FIFOs 582 * @total_fifo_size: Total internal RAM for FIFOs (bytes) 593 * the data FIFOs. The driver will automatically detect the 599 * @en_multiple_tx_fifo: Specifies whether dedicated per-endpoint transmit FIFOs 1010 * @dedicated_fifos: Set if the hardware has dedicated IN-EP fifos. 1047 * @fifo_mem: Total internal RAM for FIFOs (bytes)
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/ |
D | error-dump.h | 39 * @IWL_FW_ERROR_DUMP_MEM_CFG: the addresses and sizes of fifos in the smem, 181 * @num_txfifo_entries: number of tx fifos 259 * distinguish between lmac and umac rx fifos
|
/Linux-v5.15/drivers/i2c/busses/ |
D | i2c-bcm-iproc.c | 294 /* flush TX/RX FIFOs */ in bcm_iproc_i2c_slave_init() 513 /* flush TX FIFOs */ in bcm_iproc_i2c_slave_isr() 688 /* 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() 1240 /* flush TX/RX FIFOs */ in bcm_iproc_i2c_unreg_slave()
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/ |
D | amlogic,axg-audio-clkc.txt | 4 other elements of the audio subsystem, such as fifos, i2s, spdif and pdm
|