Home
last modified time | relevance | path

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

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