Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c543 static int ci_populate_dw8(struct pp_hwmgr *hwmgr, uint32_t fuse_table_offset) in ci_populate_dw8() function
699 ret |= ci_populate_dw8(hwmgr, pm_fuse_table_offset); in ci_populate_pm_fuses()
/linux-6.1.9/drivers/gpu/drm/radeon/
Dci_dpm.c323 static int ci_populate_dw8(struct radeon_device *rdev) in ci_populate_dw8() function
479 ret = ci_populate_dw8(rdev); in ci_populate_pm_base()