Searched refs:USE_NON_BUS_CLOCK_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Datombios.h428 #define USE_NON_BUS_CLOCK_MASK 0x01000000 //Applicable to both memory and engine clock change, when set, it uses another clock as the temporary clock (engine uses memory and vice versa) macro
433 #define USE_SS_ENABLED_PIXEL_CLOCK USE_NON_BUS_CLOCK_MASK
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h458 #define USE_NON_BUS_CLOCK_MASK 0x01000000 //Applicable to both memory and engine clock change, when set, it uses another clock as the temporary clock (engine uses memory and vice versa) macro
463 #define USE_SS_ENABLED_PIXEL_CLOCK USE_NON_BUS_CLOCK_MASK

Completed in 197 milliseconds