Home
last modified time | relevance | path

Searched full:lpspi (Results 1 – 5 of 5) 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
23 - nxp,s32g2-lpspi
32 - const: nxp,s32g3-lpspi
33 - const: nxp,s32g2-lpspi
65 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
38 /* i.MX7ULP LPSPI registers */
156 { .compatible = "nxp,s32g2-lpspi", .data = &s32g_lpspi_devtype_data,},
1045 MODULE_DESCRIPTION("LPSPI Controller driver");
H A DKconfig431 tristate "Freescale i.MX LPSPI controller"
434 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 DMAINTAINERS10064 FREESCALE IMX LPSPI DRIVER
10069 F: Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
10070 F: drivers/spi/spi-fsl-lpspi.c