Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c2279 u32 max_nplimit; in amdgpu_show_max_node_power_limit() local
2284 (void *)&max_nplimit); in amdgpu_show_max_node_power_limit()
2288 return sysfs_emit(buf, "%u\n", max_nplimit); in amdgpu_show_max_node_power_limit()