Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/
Dcommon.c113 switch ((readl(SAMPLE_AT_RESET_HIGH) >> 6) & 7) { in get_tclk()
122 readl(SAMPLE_AT_RESET_HIGH)); in get_tclk()
Dmv78xx0.h79 #define SAMPLE_AT_RESET_HIGH (DEV_BUS_VIRT_BASE + 0x0034) macro