Home
last modified time | relevance | path

Searched refs:AT91SAM9260_ID_US1 (Results 1 – 14 of 14) sorted by relevance

/linux-2.6.39/arch/arm/mach-at91/include/mach/
Dat91sam9260.h30 #define AT91SAM9260_ID_US1 7 /* USART 1 */ macro
/linux-2.6.39/arch/arm/mach-at91/
Dboard-afeb-9260v1.c66 at91_register_uart(AT91SAM9260_ID_US1, 2, in afeb9260_map_io()
Dboard-sam9-l9260.c64 at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS | ATMEL_UART_RTS); in ek_map_io()
Dboard-snapper9260.c53 at91_register_uart(AT91SAM9260_ID_US1, 2, in snapper9260_map_io()
Dboard-pcontrol-g20.c49 at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS in pcontrol_g20_map_io()
Dboard-foxg20.c78 at91_register_uart(AT91SAM9260_ID_US1, 2, in foxg20_map_io()
Dboard-qil-a9260.c65 at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS | ATMEL_UART_RTS); in ek_map_io()
Dboard-stamp9g20.c67 at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS | ATMEL_UART_RTS); in portuxg20_map_io()
Dboard-sam9260ek.c66 at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS | ATMEL_UART_RTS); in ek_map_io()
Dboard-cpu9krea.c64 at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS | in cpu9krea_map_io()
Dboard-sam9g20ek.c77 at91_register_uart(AT91SAM9260_ID_US1, 2, ATMEL_UART_CTS | ATMEL_UART_RTS); in ek_map_io()
Dat91sam9260.c106 .pmc_mask = 1 << AT91SAM9260_ID_US1,
Dat91sam9260_devices.c938 .start = AT91SAM9260_ID_US1,
939 .end = AT91SAM9260_ID_US1,
1154 case AT91SAM9260_ID_US1: in at91_register_uart()
Dboard-gsia18s.c57 at91_register_uart(AT91SAM9260_ID_US1, 2, in gsia18s_map_io()