Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/northbridge/intel/ironlake/
H A Draminit.h40 u16 clock_speed_index; /* clock_speed (REAL, not DDR) / 133.(3) - 3 */ member
H A Draminit.c465 unsigned int clock_speed_index; in calculate_timings() local