Home
last modified time | relevance | path

Searched refs:use_dma_rx (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/arch/arm/mach-at91/
Dat91sam9260_devices.c907 .use_dma_rx = 0, /* DBGU not capable of receive DMA */
945 .use_dma_rx = 1,
996 .use_dma_rx = 1,
1039 .use_dma_rx = 1,
1082 .use_dma_rx = 1,
1125 .use_dma_rx = 1,
1163 .use_dma_rx = 1,
Dat91sam9rl_devices.c954 .use_dma_rx = 0, /* DBGU not capable of receive DMA */
992 .use_dma_rx = 1,
1043 .use_dma_rx = 1,
1086 .use_dma_rx = 1,
1129 .use_dma_rx = 1,
Dat91rm9200_devices.c908 .use_dma_rx = 0, /* DBGU not capable of receive DMA */
946 .use_dma_rx = 1,
995 .use_dma_rx = 1,
1046 .use_dma_rx = 1,
1089 .use_dma_rx = 1,
Dat91sam9261_devices.c868 .use_dma_rx = 0, /* DBGU not capable of receive DMA */
906 .use_dma_rx = 1,
949 .use_dma_rx = 1,
992 .use_dma_rx = 1,
Dat91sam9g45_devices.c1511 .use_dma_rx = 0,
1549 .use_dma_rx = 1,
1592 .use_dma_rx = 1,
1635 .use_dma_rx = 1,
1678 .use_dma_rx = 1,
Dat91sam9263_devices.c1278 .use_dma_rx = 0, /* DBGU not capable of receive DMA */
1316 .use_dma_rx = 1,
1359 .use_dma_rx = 1,
1402 .use_dma_rx = 1,
/linux-3.4.99/arch/avr32/mach-at32ap/include/mach/
Dboard.h40 short use_dma_rx; /* use receive DMA? */ member
/linux-3.4.99/arch/arm/mach-at91/include/mach/
Dboard.h131 short use_dma_rx; /* use receive DMA? */ member
/linux-3.4.99/drivers/tty/serial/
Datmel_serial.c144 short use_dma_rx; /* enable PDC receiver */ member
189 return atmel_port->use_dma_rx; in atmel_use_dma_rx()
1439 atmel_port->use_dma_rx = 1; in atmel_of_init_port()
1441 atmel_port->use_dma_rx = 0; in atmel_of_init_port()
1476 atmel_port->use_dma_rx = pdata->use_dma_rx; in atmel_init_port()
DKconfig120 and use_dma_rx members in the atmel_uart_data struct is set
/linux-3.4.99/arch/avr32/mach-at32ap/
Dat32ap700x.c930 .use_dma_rx = 1,
941 .use_dma_rx = 1,
952 .use_dma_rx = 1,
963 .use_dma_rx = 1,