alistair23-linux/arch/avr32/mach-at32ap/include/mach
Ben Nizette c076b9937f avr32: Fix clash in ATMEL_USART_ flags
At the moment ATMEL_USART_{RTS,CTS,CLK} have the values
1, 2 and 3 respectively.  Given these are used in bitmasks,
trying to turn on the CLK line will in fact turn on the
RTS and CTS lines as well.

Change the value of ATMEL_USART_CLK to 4.

Signed-off-by: Ben Nizette <bn@niasdigital.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2009-06-03 11:38:20 +02:00
..
at32ap700x.h avr32: add pin mask for 18-bit color on the LCD controller 2009-03-26 14:49:39 +01:00
board.h avr32: Fix clash in ATMEL_USART_ flags 2009-06-03 11:38:20 +02:00
chip.h avr32: Introduce <mach/chip.h> 2008-08-08 12:41:56 +02:00
cpu.h avr32: Introduce arch/avr32/mach-*/include/mach 2008-08-05 13:49:09 +02:00
gpio.h avr32: Introduce arch/avr32/mach-*/include/mach 2008-08-05 13:49:09 +02:00
hmatrix.h avr32: Clean up HMATRIX code 2008-08-08 12:44:01 +02:00
init.h avr32: Introduce arch/avr32/mach-*/include/mach 2008-08-05 13:49:09 +02:00
io.h avr32: use the new byteorder headers 2008-09-22 09:51:00 +02:00
irq.h avr32: Introduce arch/avr32/mach-*/include/mach 2008-08-05 13:49:09 +02:00
pm.h avr32: Introduce arch/avr32/mach-*/include/mach 2008-08-05 13:49:09 +02:00
portmux.h avr32: Allow reserving multiple pins at once 2009-01-05 12:16:13 +01:00
smc.h avr32: Introduce arch/avr32/mach-*/include/mach 2008-08-05 13:49:09 +02:00
sram.h avr32: Introduce arch/avr32/mach-*/include/mach 2008-08-05 13:49:09 +02:00