Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c561 static int ci_populate_fuzzy_fan(struct pp_hwmgr *hwmgr, uint32_t fuse_table_offset) in ci_populate_fuzzy_fan() function
700 ret |= ci_populate_fuzzy_fan(hwmgr, pm_fuse_table_offset); in ci_populate_pm_fuses()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.c343 static int ci_populate_fuzzy_fan(struct radeon_device *rdev) in ci_populate_fuzzy_fan() function
482 ret = ci_populate_fuzzy_fan(rdev); in ci_populate_pm_base()