-
CONFIG_SPI_DW_PORT_0_CLOCK_GATE_DRV_NAME¶
(No prompt – not directly user assignable.)
Type: string
Direct dependencies¶
SPI_DW_PORT_0_CLOCK_GATE && SPI_0 && SPI_DW && SPI
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the empty string.
Kconfig definition¶
At drivers/spi/Kconfig.dw:57
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:38 → drivers/spi/Kconfig:194
Menu path: (Top) → Device Drivers → SPI hardware bus support → Designware SPI controller driver → Enable clock gating
config SPI_DW_PORT_0_CLOCK_GATE_DRV_NAME
string
depends on SPI_DW_PORT_0_CLOCK_GATE && SPI_0 && SPI_DW && SPI
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)