Searched refs:duart83xx_t (Results 1 – 2 of 2) sorted by relevance
351 } duart83xx_t; typedef652 duart83xx_t duart[2]; /* DUART */699 duart83xx_t duart[2]; /* DUART */734 duart83xx_t duart[2]; /* DUART */780 duart83xx_t duart[2]; /* DUART */815 duart83xx_t duart[2]; /* DUART */865 duart83xx_t duart[2]; /* DUART */904 duart83xx_t duart[2]; /* DUART */938 duart83xx_t duart[2]; /* DUART */940 duart83xx_t duart1[2]; /* DUART */
166 duart83xx_t *uart1 = &((immap_t *)CONFIG_SYS_IMMR)->duart[0]; in misc_init_r()167 duart83xx_t *uart2 = &((immap_t *)CONFIG_SYS_IMMR)->duart[1]; in misc_init_r()
Completed in 13 milliseconds