Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c3065 tmp = eng_clock & SET_CLOCK_FREQ_MASK; in radeon_atom_set_engine_dram_timings()
3070 args.sReserved.ulClock = cpu_to_le32(mem_clock & SET_CLOCK_FREQ_MASK); in radeon_atom_set_engine_dram_timings()
H A Datombios.h427 #define SET_CLOCK_FREQ_MASK 0x00FFFFFF //Clock change tables only take bit [23… macro
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h457 #define SET_CLOCK_FREQ_MASK 0x00FFFFFF //Clock change tables only take bit [… macro