Searched refs:AT91SAM9263_ID_US2 (Results 1 – 3 of 3) sorted by relevance
26 #define AT91SAM9263_ID_US2 9 /* USART 2 */ macro
63 .pmc_mask = 1 << AT91SAM9263_ID_US2,
1394 .start = AT91SAM9263_ID_US2,1395 .end = AT91SAM9263_ID_US2,1450 case AT91SAM9263_ID_US2: in at91_register_uart()