Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Drio.h22 u32 CBAR; /* Address of 1MB register space */ member
/arch/x86/kernel/cpu/
Damd.c105 #define CBAR (0xfffc) /* Configuration Base Address (32-bit) */ in init_amd_k5() macro
109 if (inl(CBAR) & CBAR_ENB) in init_amd_k5()
110 outl(0 | CBAR_KEY, CBAR); in init_amd_k5()
/arch/arm/include/debug/
Dbrcmstb.S73 mrc p15, 1, \rv, c15, c3, 0 @ get PERIPHBASE from CBAR