Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GPIO_SCH
has multiple definitions:
drivers/gpio/Kconfig
The configuration item CONFIG_GPIO_SCH:
(( CONFIG_X86 || CONFIG_COMPILE_TEST ) && CONFIG_ACPI ) && ( CONFIG_LPC_SCH )
gpio-sch
, sch_gpio
Say yes here to support GPIO interface on Intel Poulsbo SCH, Intel Tunnel Creek processor, Intel Centerton processor or Intel Quark X1000 SoC.
The Intel SCH contains a total of 14 GPIO pins. Ten GPIOs are powered by the core power rail and are turned off during sleep modes (S3 and higher). The remaining four GPIOs are powered by the Intel SCH suspend power supply. These GPIOs remain active during S3. The suspend-powered GPIOs can be used to wake the system from the Suspend-to-RAM state.
The Intel Tunnel Creek processor has 5 GPIOs powered by the core power rail and 9 from suspend power supply.
The Intel Centerton processor has a total of 30 GPIO pins. Twenty-one are powered by the core power rail and 9 from the suspend power supply.
The Intel Quark X1000 SoC has 2 GPIOs powered by the core power well and 6 from the suspend power well.
drivers/gpio/Kconfig
The configuration item CONFIG_GPIO_SCH:
CONFIG_PCI && CONFIG_X86
gpio-sch
, sch_gpio
Say yes here to support GPIO interface on Intel Poulsbo SCH, Intel Tunnel Creek processor or Intel Centerton processor. The Intel SCH contains a total of 14 GPIO pins. Ten GPIOs are powered by the core power rail and are turned off during sleep modes (S3 and higher). The remaining four GPIOs are powered by the Intel SCH suspend power supply. These GPIOs remain active during S3. The suspend powered GPIOs can be used to wake the system from the Suspend-to-RAM state. The Intel Tunnel Creek processor has 5 GPIOs powered by the core power rail and 9 from suspend power supply. The Intel Centerton processor has a total of 30 GPIO pins. Twenty-one are powered by the core power rail and 9 from the suspend power supply.
drivers/gpio/Kconfig
The configuration item CONFIG_GPIO_SCH:
CONFIG_PCI && CONFIG_X86
gpio-sch
, sch_gpio
Say yes here to support GPIO interface on Intel Poulsbo SCH or Intel Tunnel Creek processor. The Intel SCH contains a total of 14 GPIO pins. Ten GPIOs are powered by the core power rail and are turned off during sleep modes (S3 and higher). The remaining four GPIOs are powered by the Intel SCH suspend power supply. These GPIOs remain active during S3. The suspend powered GPIOs can be used to wake the system from the Suspend-to-RAM state. The Intel Tunnel Creek processor has 5 GPIOs powered by the core power rail and 9 from suspend power supply.
drivers/gpio/Kconfig
The configuration item CONFIG_GPIO_SCH:
CONFIG_GPIOLIB && CONFIG_PCI
gpio-sch
, sch_gpio
Say yes here to support GPIO interface on Intel Poulsbo SCH. The Intel SCH contains a total of 14 GPIO pins. Ten GPIOs are powered by the core power rail and are turned off during sleep modes (S3 and higher). The remaining four GPIOs are powered by the Intel SCH suspend power supply. These GPIOs remain active during S3. The suspend powered GPIOs can be used to wake the system from the Suspend-to-RAM state.
This driver can also be built as a module. If so, the module will be called sch-gpio.
Raw data from LKDDb:
lkddb module gpio-sch CONFIG_GPIO_SCH : drivers/gpio/Kconfig : "Intel SCH/TunnelCreek/Centerton/Quark X1000 GPIO" # in 3.1–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module sch_gpio CONFIG_GPIO_SCH : drivers/gpio/Kconfig : "Intel SCH/TunnelCreek GPIO" # in 2.6.34–2.6.39, 3.0
lkddb platform "sch_gpio" : CONFIG_GPIOLIB CONFIG_GPIO_SCH : drivers/gpio/gpio-sch.c # in 4.8–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "sch_gpio" : CONFIG_GPIO_SCH : drivers/gpio/gpio-sch.c # in 3.1–3.19, 4.0–4.7
lkddb platform "sch_gpio" : CONFIG_GPIO_SCH : drivers/gpio/sch_gpio.c # in 2.6.34–2.6.39, 3.0
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 - G index
Automatically generated (in year 2024). See also LKDDb sources on GitLab