Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SERIAL_ATMEL_PDC
has multiple definitions:
drivers/tty/serial/Kconfig
The configuration item CONFIG_SERIAL_ATMEL_PDC:
CONFIG_SERIAL_ATMEL
Say Y here if you wish to use the PDC to do DMA transfers to and from the Atmel AT91 serial port. In order to actually use DMA transfers, make sure that the use_dma_tx and use_dma_rx members in the atmel_uart_data struct is set appropriately for each port.
Note that break and error handling currently doesn't work properly when DMA is enabled. Make sure that ports where this matters don't use DMA.
drivers/tty/serial/Kconfig
The configuration item CONFIG_SERIAL_ATMEL_PDC:
CONFIG_SERIAL_ATMEL
Say Y here if you wish to use the PDC to do DMA transfers to and from the Atmel AT91 / AT32 serial port. In order to actually use DMA transfers, make sure that the use_dma_tx and use_dma_rx members in the atmel_uart_data struct is set appropriately for each port.
Note that break and error handling currently doesn't work properly when DMA is enabled. Make sure that ports where this matters don't use DMA.
drivers/serial/Kconfig
The configuration item CONFIG_SERIAL_ATMEL_PDC:
CONFIG_SERIAL_ATMEL
Say Y here if you wish to use the PDC to do DMA transfers to and from the Atmel AT91 / AT32 serial port. In order to actually use DMA transfers, make sure that the use_dma_tx and use_dma_rx members in the atmel_uart_data struct is set appropriately for each port.
Note that break and error handling currently doesn't work properly when DMA is enabled. Make sure that ports where this matters don't use DMA.
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 - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab