Searched refs:MPP_RESET_SAMPLE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm/mach-orion5x/ | ||
H A D | orion5x.h | 114 #define MPP_RESET_SAMPLE ORION5X_DEV_BUS_REG(0x010) macro |
H A D | common.c | 253 (readl(MPP_RESET_SAMPLE) & 0x00000200) == 0) in orion5x_find_tclk() |