Home
last modified time | relevance | path

Searched full:lpspi (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/spi/
H A Dspi-fsl-lpspi.yaml4 $id: http://devicetree.org/schemas/spi/spi-fsl-lpspi.yaml#
7 title: Freescale Low Power SPI (LPSPI) for i.MX
59 this property to re-config the chipselect value in the LPSPI driver.
/linux/drivers/spi/
H A Dspi-fsl-lpspi.c3 // Freescale i.MX7ULP LPSPI driver
36 /* 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");
H A DMakefile61 obj-$(CONFIG_SPI_FSL_LPSPI) += spi-fsl-lpspi.o
H A DKconfig397 tristate "Freescale i.MX LPSPI controller"
400 This enables Freescale i.MX LPSPI controllers in master mode.
/linux/drivers/pmdomain/imx/
H A Dscu-pd.c183 { "lpspi", IMX_SC_R_SPI_0, 4, true, 0 },
/linux/
H A DMAINTAINERS9067 FREESCALE IMX LPSPI DRIVER
9072 F: Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
9073 F: drivers/spi/spi-fsl-lpspi.c