Home
last modified time | relevance | path

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

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