Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dgtbus_sun9i.c31 (GT_PRIO_HIGH << GT_PORT_BE0) | in gtbus_init()
42 writel(GP_MST_CFG_DEFAULT, &gtbus->mst_cfg[GT_PORT_BE0]); in gtbus_init()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dgtbus_sun9i.h57 #define GT_PORT_BE0 9 macro