Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PANEL_LCD_PIN_BL
has multiple definitions:
drivers/auxdisplay/Kconfig
The configuration item CONFIG_PANEL_LCD_PIN_BL:
CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
This describes the number of the parallel port pin to which the LCD 'BL' signal has been connected. It can be :
0 : no connection (eg: connected to ground) 1..17 : directly connected to any of these pins on the DB25 plug -1..-17 : connected to the same pin through an inverter (eg: transistor).
Default for the 'BL' pin in custom profile is '0' (uncontrolled).
drivers/misc/Kconfig
The configuration item CONFIG_PANEL_LCD_PIN_BL:
CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
This describes the number of the parallel port pin to which the LCD 'BL' signal has been connected. It can be :
0 : no connection (eg: connected to ground) 1..17 : directly connected to any of these pins on the DB25 plug -1..-17 : connected to the same pin through an inverter (eg: transistor).
Default for the 'BL' pin in custom profile is '0' (uncontrolled).
drivers/staging/panel/Kconfig
The configuration item CONFIG_PANEL_LCD_PIN_BL:
CONFIG_PANEL && CONFIG_PANEL_PROFILE ="0" && CONFIG_PANEL_LCD ="1"
This describes the number of the parallel port pin to which the LCD 'BL' signal has been connected. It can be :
0 : no connection (eg: connected to ground) 1..17 : directly connected to any of these pins on the DB25 plug -1..-17 : connected to the same pin through an inverter (eg: transistor).
Default for the 'BL' pin in custom profile is '0' (uncontrolled).
Raw data from LKDDb:
(none)
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab