Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c403 …->min_bus_bandwidth = performance_level.nonLocalMemoryFreq * performance_level.nonLocalMemoryWidth; in phm_get_clock_info()
413 …->max_bus_bandwidth = performance_level.nonLocalMemoryFreq * performance_level.nonLocalMemoryWidth; in phm_get_clock_info()
H A Dsmu10_hwmgr.c1131 level->nonLocalMemoryWidth = 0;
H A Dsmu8_hwmgr.c1641 level->nonLocalMemoryWidth = 0; in smu8_get_current_shallow_sleep_clocks()
/openbsd-src/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhardwaremanager.h276 uint32_t nonLocalMemoryWidth; member