Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_ETRAX_PA_CHANGEABLE_BITS
has multiple definitions:
arch/cris/arch-v10/drivers/Kconfig
The configuration item CONFIG_ETRAX_PA_CHANGEABLE_BITS:
CONFIG_ETRAX_GPIO
This is a bitmask with information of what bits in PA that a user can change the value on using ioctl's. Bit set = changeable. You probably want 00 here.
arch/cris/arch-v32/drivers/Kconfig
The configuration item CONFIG_ETRAX_PA_CHANGEABLE_BITS:
( CONFIG_ETRAX_GPIO ) && ( CONFIG_ETRAXFS ) && (! CONFIG_ETRAXFS )
This is a bitmask with information of what bits in PA that a user can change the value on using ioctl's. Bit set = changeable.
arch/cris/drivers/Kconfig
The configuration item CONFIG_ETRAX_PA_CHANGEABLE_BITS:
CONFIG_ETRAX_GPIO
This is a bitmask with information of what bits in PA that a user can change change the value on using ioctl's. Bit set = changeable. You probably want 00 here.
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 - E index
Automatically generated (in year 2024). See also LKDDb sources on GitLab