Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SPI_ATMEL_QUADSPI
has multiple definitions:
drivers/spi/Kconfig
The configuration item CONFIG_SPI_ATMEL_QUADSPI:
( CONFIG_ARCH_AT91 || CONFIG_COMPILE_TEST ) && ( CONFIG_OF && CONFIG_HAS_IOMEM )
atmel-quadspi
, atmel-quadspi
This enables support for the Quad SPI controller in master mode. This driver does not support generic SPI. The implementation only supports spi-mem interface.
drivers/mtd/spi-nor/Kconfig
The configuration item CONFIG_SPI_ATMEL_QUADSPI:
( CONFIG_ARCH_AT91 || ( CONFIG_ARM && CONFIG_COMPILE_TEST )) && ( CONFIG_OF && CONFIG_HAS_IOMEM )
atmel-quadspi
, atmel-quadspi
This enables support for the Quad SPI controller in master mode. This driver does not support generic SPI. The implementation only supports SPI NOR.
Raw data from LKDDb:
lkddb module atmel-quadspi CONFIG_SPI_ATMEL_QUADSPI : drivers/mtd/spi-nor/Kconfig : "Atmel Quad SPI Controller" # in 4.8–4.20
lkddb module atmel-quadspi CONFIG_SPI_ATMEL_QUADSPI : drivers/spi/Kconfig : "Atmel Quad SPI Controller" # in 5.0–5.19, 6.0–6.12
lkddb of "" "" "atmel,sama5d2-qspi" : CONFIG_MTD CONFIG_MTD_SPI_NOR CONFIG_SPI_ATMEL_QUADSPI : drivers/mtd/spi-nor/atmel-quadspi.c # in 4.8–4.20
lkddb of "" "" "atmel,sama5d2-qspi" : CONFIG_SPI CONFIG_SPI_ATMEL_QUADSPI : drivers/spi/atmel-quadspi.c # in 5.0–5.19, 6.0–6.12
lkddb of "" "" "microchip,sam9x60-qspi" : CONFIG_SPI CONFIG_SPI_ATMEL_QUADSPI : drivers/spi/atmel-quadspi.c # in 5.1–5.19, 6.0–6.12
lkddb platform "atmel_qspi" : CONFIG_MTD CONFIG_MTD_SPI_NOR CONFIG_SPI_ATMEL_QUADSPI : drivers/mtd/spi-nor/atmel-quadspi.c # in 4.8–4.20
lkddb platform "atmel_qspi" : CONFIG_SPI CONFIG_SPI_ATMEL_QUADSPI : drivers/spi/atmel-quadspi.c # in 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab