Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dmbus.c71 #define WIN_BASE_HIGH 0xf macro
123 *base = ((u64)basereg & WIN_BASE_HIGH) << 32; in mvebu_mbus_read_window()
/openbmc/linux/drivers/bus/
H A Dmvebu-mbus.c80 #define WIN_BASE_HIGH 0xf macro
213 *base = ((u64)basereg & WIN_BASE_HIGH) << 32; in mvebu_mbus_read_window()