Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dcommon.c110 switch ((readl(SAMPLE_AT_RESET_HIGH) >> 6) & 7) { in get_tclk()
119 readl(SAMPLE_AT_RESET_HIGH)); in get_tclk()
H A Dmv78xx0.h82 #define SAMPLE_AT_RESET_HIGH (DEV_BUS_VIRT_BASE + 0x0034) macro