Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index

CONFIG_SERIAL_ATMEL_PDC: Support DMA transfers on AT91 serial port

General informations

The Linux kernel configuration item CONFIG_SERIAL_ATMEL_PDC has multiple definitions:

Support DMA transfers on AT91 serial port found in drivers/tty/serial/Kconfig

The configuration item CONFIG_SERIAL_ATMEL_PDC:

Help text

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.

Support DMA transfers on AT91 / AT32 serial port found in drivers/tty/serial/Kconfig

The configuration item CONFIG_SERIAL_ATMEL_PDC:

Help text

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.

Support DMA transfers on AT91 / AT32 serial port found in drivers/serial/Kconfig

The configuration item CONFIG_SERIAL_ATMEL_PDC:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index

Automatically generated (in year 2024). See also LKDDb sources on GitLab