Searched full:lpspi (Results 1 – 6 of 6) sorted by relevance
4 $id: http://devicetree.org/schemas/spi/spi-fsl-lpspi.yaml#7 title: Freescale Low Power SPI (LPSPI) for i.MX59 this property to re-config the chipselect value in the LPSPI driver.
3 // Freescale i.MX7ULP LPSPI driver36 /* i.MX7ULP LPSPI registers */955 * disable LPSPI module IRQ when enable DMA mode successfully, in fsl_lpspi_probe()956 * to prevent the unexpected LPSPI module IRQ events. in fsl_lpspi_probe()1031 MODULE_DESCRIPTION("LPSPI Controller driver");
61 obj-$(CONFIG_SPI_FSL_LPSPI) += spi-fsl-lpspi.o
397 tristate "Freescale i.MX LPSPI controller"400 This enables Freescale i.MX LPSPI controllers in master mode.
183 { "lpspi", IMX_SC_R_SPI_0, 4, true, 0 },
9067 FREESCALE IMX LPSPI DRIVER9072 F: Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml9073 F: drivers/spi/spi-fsl-lpspi.c