Home
last modified time | relevance | path

Searched full:fifo0 (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/mfd/
H A Dti,am3359-tscadc.yaml35 - description: DMA controller phandle and request line for FIFO0
40 - const: fifo0
78 dma-names = "fifo0", "fifo1";
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65-mcu.dtsi117 dma-names = "fifo0", "fifo1";
136 dma-names = "fifo0", "fifo1";
H A Dk3-j721e-mcu-wakeup.dtsi432 dma-names = "fifo0", "fifo1";
452 dma-names = "fifo0", "fifo1";
H A Dk3-am642-evm.dts612 dma-names = "fifo0", "fifo1";
/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h12 #define FOTG210_MAX_FIFO_NUM 4 /* fifo0...fifo4 */
/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c309 * FIFO1 interrupts are used by ADC. Handle FIFO0 IRQs here only in titsc_irq()
/linux/drivers/iio/adc/
H A Dti_am335x_adc.c160 * FIFO0 interrupts are used by TSC. Handle FIFO1 IRQs here only in tiadc_irq_h()
/linux/sound/soc/fsl/
H A Dfsl_sai.c673 * - Can't used for singel dataline/FIFO case except the FIFO0 in fsl_sai_hw_params()
675 * are successive and start from FIFO0 in fsl_sai_hw_params()
H A Dfsl_ssi.c648 * task from fifo0, fifo1 would be neglected at the end of each in fsl_ssi_startup()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_v2.c415 /* Assign default FIFO mapping: SD0 to FIFO0, SD1 to FIFO1, etc. */ in mtk_hdmi_v2_hw_i2s_ch_mapping()
/linux/arch/arm/boot/dts/ti/omap/
H A Dam437x-l4.dtsi258 dma-names = "fifo0", "fifo1";
2393 dma-names = "fifo0", "fifo1";
H A Dam33xx-l4.dtsi270 dma-names = "fifo0", "fifo1";
/linux/drivers/net/can/m_can/
H A Dm_can.c634 netdev_dbg(dev, "no messages in fifo0\n"); in m_can_do_rx_poll()