Home
last modified time | relevance | path

Searched full:fifo0 (Results 1 – 6 of 6) 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/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/sound/soc/fsl/
H A Dfsl_sai.c672 * - Can't used for singel dataline/FIFO case except the FIFO0 in fsl_sai_hw_params()
674 * 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/net/can/m_can/
H A Dm_can.c633 netdev_dbg(dev, "no messages in fifo0\n"); in m_can_do_rx_poll()