Home
last modified time | relevance | path

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

/openbmc/u-boot/board/imgtec/boston/
H A Dboston-regs.h17 #define BOSTON_PLAT_CORE_CL (BOSTON_PLAT_BASE + 0x04) macro
H A Dcheckboard.c23 changelist = __raw_readl((uint32_t *)BOSTON_PLAT_CORE_CL); in checkboard()