Home
last modified time | relevance | path

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

/u-boot/include/
A Dcpu.h25 struct cpu_plat { struct
26 int cpu_id;
27 int ucode_version;
28 ulong device_id;
29 u16 family;
30 u32 id[2];
31 u32 timebase_freq;
/u-boot/drivers/timer/
A Dtimer-uclass.c94 struct cpu_plat *cpu_plat; in timer_timebase_fallback() local

Completed in 7 milliseconds