Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mv78xx0/
Dcommon.c112 switch ((readl(SAMPLE_AT_RESET_HIGH) >> 6) & 7) { in get_tclk()
121 readl(SAMPLE_AT_RESET_HIGH)); in get_tclk()
/linux-4.4.14/arch/arm/mach-mv78xx0/include/mach/
Dmv78xx0.h79 #define SAMPLE_AT_RESET_HIGH (DEV_BUS_VIRT_BASE + 0x0034) macro