Home
last modified time | relevance | path

Searched hist:ab19479aa1b9708110bc90ba5b6c03b013feaa46 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_dma.cdiff ab19479aa1b9708110bc90ba5b6c03b013feaa46 Wed Apr 10 08:58:27 CDT 2013 Heikki Krogerus <heikki.krogerus@linux.intel.com> serial: 8250_dma: Provide default slave configuration parameters

Some slave channel parameters will be always the same. For
example, direction for the Rx channel will always be
DMA_DEV_TO_MEM and DMA_MEM_TO_DEV for Tx channel.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>