Searched refs:AT91SAM9260_ID_US5 (Results 1 – 6 of 6) sorted by relevance
46 #define AT91SAM9260_ID_US5 25 /* USART 5 */ macro
94 at91_register_uart(AT91SAM9260_ID_US5, 6, 0); in foxg20_map_io()
76 at91_register_uart(AT91SAM9260_ID_US5, 6, 0); in portuxg20_map_io()
78 at91_register_uart(AT91SAM9260_ID_US5, 6, 0); in cpu9krea_map_io()
186 .pmc_mask = 1 << AT91SAM9260_ID_US5,
1105 .start = AT91SAM9260_ID_US5,1106 .end = AT91SAM9260_ID_US5,1174 case AT91SAM9260_ID_US5: in at91_register_uart()