Home
last modified time | relevance | path

Searched defs:tb_freq (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/ppc/
H A Dppc440_bamboo.c63 uint32_t tb_freq = 400000000; in bamboo_load_device_tree() local
H A Dsam460ex.c140 uint32_t tb_freq = CPU_FREQ; in sam460ex_load_device_tree() local
H A Dppc405.h117 uint32_t tb_freq; member
H A De500.c383 uint32_t tb_freq = PLATFORM_CLK_FREQ_HZ; in ppce500_load_device_tree() local
/qemu/include/hw/ppc/
H A Dppc.h29 uint32_t tb_freq; /* TB frequency */ member