Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_ETRAX_PA_CHANGEABLE_DIR
has multiple definitions:
arch/cris/arch-v10/drivers/Kconfig
The configuration item CONFIG_ETRAX_PA_CHANGEABLE_DIR:
CONFIG_ETRAX_GPIO
This is a bitmask with information of what bits in PA that a user can change direction 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_DIR:
( CONFIG_ETRAX_GPIO ) && ( CONFIG_ETRAXFS ) && (! CONFIG_ETRAXFS )
This is a bitmask with information of what bits in PA that a user can change direction on using ioctl's. Bit set = changeable. You probably want 0 here, but it depends on your hardware.
arch/cris/drivers/Kconfig
The configuration item CONFIG_ETRAX_PA_CHANGEABLE_DIR:
CONFIG_ETRAX_GPIO
This is a bitmask with information of what bits in PA that a user can change direction 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