Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_STM32_OMM
:
CONFIG_SPI_STM32_OSPI || CONFIG_COMPILE_TEST
stm32_omm
This driver manages the muxing between the 2 OSPI busses and the 2 output ports. There are 4 possible muxing configurations: - direct mode (no multiplexing): OSPI1 output is on port 1 and OSPI2 output is on port 2 - OSPI1 and OSPI2 are multiplexed over the same output port 1 - swapped mode (no multiplexing), OSPI1 output is on port 2, OSPI2 output is on port 1 - OSPI1 and OSPI2 are multiplexed over the same output port 2 It also manages : - the split of the memory area shared between the 2 OSPI instances. - chip select selection override. - the time between 2 transactions in multiplexed mode.
Raw data from LKDDb:
lkddb module stm32_omm CONFIG_STM32_OMM : drivers/memory/Kconfig : "STM32 Octo Memory Manager" # in 6.16-rc+HEAD
lkddb of "" "" "st,stm32mp25-omm" : CONFIG_MEMORY CONFIG_STM32_OMM : drivers/memory/stm32_omm.c # in 6.16-rc+HEAD
lkddb platform "stm32-omm" : CONFIG_MEMORY CONFIG_STM32_OMM : drivers/memory/stm32_omm.c # in 6.16-rc+HEAD
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