Home
last modified time | relevance | path

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

/linux-3.4.99/arch/alpha/include/asm/
Dcore_lca.h132 #define LCA_PMR_ADDR (IDENT_ADDR + 0x120000098UL) macro
143 #define LCA_READ_PMR (*(volatile unsigned long *)LCA_PMR_ADDR)
144 #define LCA_WRITE_PMR(d) (*((volatile unsigned long *)LCA_PMR_ADDR) = (d))