Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.h115 uint32_t ulAcgGbFuseTableM1; member
H A Dppatomfwctrl.c370 param->ulAcgGbFuseTableM1 = 0; in pp_atomfwctrl_get_avfs_information()
450 param->ulAcgGbFuseTableM1 = le32_to_cpu(profile_v4_2->acg_avfsgb_fuse_table_m1); in pp_atomfwctrl_get_avfs_information()
H A Dvega10_hwmgr.c2345 pp_table->AcgAvfsGb.m1 = avfs_params.ulAcgGbFuseTableM1; in vega10_populate_avfs_parameters()