Searched refs:AT91CAP9_ID_US1 (Results 1 – 3 of 3) sorted by relevance
32 #define AT91CAP9_ID_US1 9 /* USART 1 */ macro
89 .pmc_mask = 1 << AT91CAP9_ID_US1,
1117 .start = AT91CAP9_ID_US1,1118 .end = AT91CAP9_ID_US1,1214 case AT91CAP9_ID_US1: in at91_register_uart()