Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dsoc.h85 #define MBUS_BRIDGE_WIN_BASE_REG (MVEBU_REGISTER(0x20254)) macro
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dmbus.c449 writel(base, MBUS_BRIDGE_WIN_BASE_REG); in mvebu_config_mbus_bridge()