Searched refs:AT91CAP9_ID_US2 (Results 1 – 3 of 3) sorted by relevance
33 #define AT91CAP9_ID_US2 10 /* USART 2 */ macro
94 .pmc_mask = 1 << AT91CAP9_ID_US2,
1160 .start = AT91CAP9_ID_US2,1161 .end = AT91CAP9_ID_US2,1219 case AT91CAP9_ID_US2: in at91_register_uart()