Home
last modified time | relevance | path

Searched defs:timer_fsb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/cpu/x86/lapic/
H A Dapic_timer.c23 u32 start, value, ticks, timer_fsb; in udelay() local
58 uint32_t timer_fsb; in timer_monotonic_get() local
/aosp_15_r20/external/coreboot/src/cpu/intel/common/
H A Dfsb.c13 static u32 timer_fsb; variable