/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ti,am3359-tscadc.yaml | 35 - description: DMA controller phandle and request line for FIFO0 40 - const: fifo0 80 dma-names = "fifo0", "fifo1";
|
/openbmc/linux/include/linux/dma/ |
H A D | imx-dma.h | 81 * means the first two words(channels) fetch from FIFO0 83 * after the last FIFO3 fetched, roll back to FIFO0.
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | isp_local.h | 38 bool fifo0; member
|
H A D | sp.c | 53 stall->fifo0 = in sp_get_state()
|
H A D | sp_local.h | 32 bool fifo0; member
|
H A D | isp.c | 72 stall->fifo0 = in isp_get_state()
|
/openbmc/u-boot/include/usb/ |
H A D | fotg210.h | 300 #define EPMAP14_DEFAULT 0x33221100 /* EP1->FIFO0, EP2->FIFO1... */ 313 #define EPMAP58_DEFAULT 0x00000000 /* All EPx->FIFO0 */ 323 #define FIFOMAP_DEFAULT 0x04030201 /* FIFO0->EP1, FIFO1->EP2... */
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-mcu.dtsi | 114 dma-names = "fifo0", "fifo1"; 133 dma-names = "fifo0", "fifo1";
|
H A D | k3-j721s2-mcu-wakeup.dtsi | 578 dma-names = "fifo0", "fifo1"; 598 dma-names = "fifo0", "fifo1";
|
H A D | k3-j784s4-mcu-wakeup.dtsi | 634 dma-names = "fifo0", "fifo1"; 654 dma-names = "fifo0", "fifo1";
|
H A D | k3-j721e-mcu-wakeup.dtsi | 413 dma-names = "fifo0", "fifo1"; 433 dma-names = "fifo0", "fifo1";
|
H A D | k3-j7200-mcu-wakeup.dtsi | 566 dma-names = "fifo0", "fifo1";
|
/openbmc/linux/drivers/usb/fotg210/ |
H A D | fotg210-udc.h | 12 #define FOTG210_MAX_FIFO_NUM 4 /* fifo0...fifo4 */
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | ti_am335x_tsc.c | 310 * FIFO1 interrupts are used by ADC. Handle FIFO0 IRQs here only in titsc_irq()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | ti_am335x_adc.c | 160 * FIFO0 interrupts are used by TSC. Handle FIFO1 IRQs here only in tiadc_irq_h()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_sai.c | 632 * - Can't used for singel dataline/FIFO case except the FIFO0 in fsl_sai_hw_params() 634 * are successive and start from FIFO0 in fsl_sai_hw_params()
|
H A D | fsl_ssi.c | 648 * task from fifo0, fifo1 would be neglected at the end of each in fsl_ssi_startup()
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | fotg210.c | 147 /* create static ep-fifo map (EP1 <-> FIFO0, EP2 <-> FIFO1 ...) */ in fotg210_reset()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am33xx.dtsi | 950 dma-names = "fifo0", "fifo1";
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | cpsw_priv.c | 946 * that also used in bacward order. FIFO0 cannot be rate limited. in cpsw_set_cbs()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am437x-l4.dtsi | 259 dma-names = "fifo0", "fifo1"; 2401 dma-names = "fifo0", "fifo1";
|
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/debug/src/ |
H A D | ia_css_debug.c | 438 "[0] if_prim_a_FIFO stalled", stall.fifo0); in ia_css_debug_dump_isp_state() 483 stall.fifo0); in ia_css_debug_dump_sp_state()
|
/openbmc/linux/drivers/usb/dwc2/ |
H A D | core.h | 103 * @fifo_index: For Dedicated FIFO operation, only FIFO0 can be used for EP0.
|
/openbmc/linux/drivers/net/can/m_can/ |
H A D | m_can.c | 574 netdev_dbg(dev, "no messages in fifo0\n"); in m_can_do_rx_poll()
|
/openbmc/qemu/hw/net/can/ |
H A D | xlnx-versal-canfd.c | 2046 DEFINE_PROP_UINT8("rx-fifo0", XlnxVersalCANFDState, cfg.rx0_fifo, 0x40),
|