Home
last modified time | relevance | path

Searched refs:MEM_FREQ_LOW_LATENCY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1047 #define MEM_FREQ_LOW_LATENCY 25000 macro
1057 if (clock >= MEM_FREQ_LOW_LATENCY && in smu10_get_mem_latency()
H A Dsmu7_hwmgr.c71 #define MEM_FREQ_LOW_LATENCY 25000 macro
4791 if (clk >= MEM_FREQ_LOW_LATENCY && clk < MEM_FREQ_HIGH_LATENCY) in smu7_get_mem_latency()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c1143 #define MEM_FREQ_LOW_LATENCY 25000 macro
1153 if (clock >= MEM_FREQ_LOW_LATENCY && in smu10_get_mem_latency()
H A Dsmu7_hwmgr.c72 #define MEM_FREQ_LOW_LATENCY 25000 macro
5195 if (clk >= MEM_FREQ_LOW_LATENCY && clk < MEM_FREQ_HIGH_LATENCY) in smu7_get_mem_latency()

Completed in 29 milliseconds