Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dgtbus_sun9i.c26 writel((GT_PRIO_HIGH << GT_PORT_FE0) | in gtbus_init()
36 writel(GP_MST_CFG_DEFAULT, &gtbus->mst_cfg[GT_PORT_FE0]); in gtbus_init()
37 writel(GP_MST_CFG_DEFAULT, &gtbus->mst_cfg[GT_PORT_FE0]); in gtbus_init()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dgtbus_sun9i.h52 #define GT_PORT_FE0 4 macro