Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_gt_clock.c28 u32 *timestamp_base) in read_crystal_clock() argument
36 *timestamp_base = ts_base_83; in read_crystal_clock()
40 *timestamp_base = ts_base_52; in read_crystal_clock()
44 *timestamp_base = ts_base_52; in read_crystal_clock()
48 *timestamp_base = ts_base_80; in read_crystal_clock()
53 *timestamp_base = 0; in read_crystal_clock()
83 read_crystal_clock(gt, c0, &freq, &gt->info.timestamp_base); in xe_gt_clock_init()
A Dxe_gt_types.h125 u32 timestamp_base; member
A Dxe_hw_engine.c575 u32 idledly_units_ps = 8 * gt->info.timestamp_base; in adjust_idledly()

Completed in 769 milliseconds