Home
last modified time | relevance | path

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

/qemu/include/hw/ppc/
H A Dpnv.h115 #define PNV_TIMEBASE_FREQ 512000000ULL macro
/qemu/hw/ppc/
H A Dpnv_core.c332 cpu_ppc_tb_init(env, PNV_TIMEBASE_FREQ); in pnv_core_cpu_realize()
H A Dpnv.c149 uint32_t tbfreq = PNV_TIMEBASE_FREQ; in pnv_dt_core()