Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-alpha/
Dcore_lca.h147 #define LCA_GET_OVERRIDE(r) (((r) >> 3) & LCA_PMR_PDIV) macro
/linux-2.4.37.9/arch/alpha/kernel/
Dcore_lca.c529 printk("\tOverride clock divisor\t0x%lx\n", LCA_GET_OVERRIDE(pmr_reg)); in lca_clock_print()