Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-time.c67 u64 giccount = 0, gicstart = 0; in estimate_frequencies() local
82 gicstart = read_gic_counter(); in estimate_frequencies()
115 giccount = div_u64(giccount - gicstart, secs); in estimate_frequencies()