Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SPI_MPC83xx
has multiple definitions:
drivers/spi/Kconfig
The configuration item CONFIG_SPI_MPC83xx:
( CONFIG_PPC_83xx || CONFIG_QUICC_ENGINE ) && CONFIG_EXPERIMENTAL
spi_mpc83xx
This enables using the Freescale MPC83xx and QUICC Engine SPI controllers in master mode.
Note, this driver uniquely supports the SPI controller on the MPC83xx family of PowerPC processors, plus processors with QUICC Engine technology. This driver uses a simple set of shift registers for data (opposed to the CPM based descriptor model).
drivers/spi/Kconfig
The configuration item CONFIG_SPI_MPC83xx:
CONFIG_SPI_MASTER && CONFIG_PPC_83xx && CONFIG_EXPERIMENTAL
spi_mpc83xx
This enables using the Freescale MPC83xx SPI controller in master mode.
Note, this driver uniquely supports the SPI controller on the MPC83xx family of PowerPC processors. The MPC83xx uses a simple set of shift registers for data (opposed to the CPM based descriptor model).
Raw data from LKDDb:
lkddb module spi_mpc83xx CONFIG_SPI_MPC83xx : drivers/spi/Kconfig : "Freescale MPC83xx/QUICC Engine SPI controller" # in 2.6.17–2.6.30
lkddb of "" "" "fsl,spi" : CONFIG_SPI CONFIG_SPI_MPC83xx : drivers/spi/spi_mpc83xx.c # in 2.6.30
lkddb platform "mpc83xx_spi" : CONFIG_SPI CONFIG_SPI_MPC83xx : drivers/spi/spi_mpc83xx.c # in 2.6.17–2.6.30
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 2025). See also LKDDb sources on GitLab