Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dppatomctrl.h352 extern int atomctrl_get_vddc_shared_railinfo(struct pp_hwmgr *hwmgr, uint8_t *shared_rail);
A Dppatomctrl.c1437 int atomctrl_get_vddc_shared_railinfo(struct pp_hwmgr *hwmgr, uint8_t *shared_rail) in atomctrl_get_vddc_shared_railinfo() argument
1446 *shared_rail = psmu_info->ucSharePowerSource; in atomctrl_get_vddc_shared_railinfo()
/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
A Dpolaris10_smumgr.c1030 uint8_t shared_rail; in polaris10_get_vddc_shared_railinfo() local
1032 if (!atomctrl_get_vddc_shared_railinfo(hwmgr, &shared_rail)) in polaris10_get_vddc_shared_railinfo()
1033 table->SharedRails = shared_rail; in polaris10_get_vddc_shared_railinfo()

Completed in 12 milliseconds