Searched refs:APBT_DEFAULT_BASE (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | apb_timer.h | 24 #define APBT_DEFAULT_BASE (LNW_SCU_ADDR+LNW_EXT_TIMER_OFFSET) macro |
/arch/x86/kernel/ | ||
D | apb_timer.c | 100 apbt_address = APBT_DEFAULT_BASE; in apbt_set_mapping() |