Home
last modified time | relevance | path

Searched refs:duart83xx_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_83xx.h351 } duart83xx_t; typedef
652 duart83xx_t duart[2]; /* DUART */
699 duart83xx_t duart[2]; /* DUART */
734 duart83xx_t duart[2]; /* DUART */
779 duart83xx_t duart[2]; /* DUART */
829 duart83xx_t duart[2]; /* DUART */
868 duart83xx_t duart[2]; /* DUART */
902 duart83xx_t duart[2]; /* DUART */
904 duart83xx_t duart1[2]; /* DUART */
/openbmc/u-boot/board/ids/ids8313/
H A Dids8313.c161 duart83xx_t *uart1 = &((immap_t *)CONFIG_SYS_IMMR)->duart[0]; in misc_init_r()
162 duart83xx_t *uart2 = &((immap_t *)CONFIG_SYS_IMMR)->duart[1]; in misc_init_r()