Home
last modified time | relevance | path

Searched refs:pp_atomctrl_mc_reg_table (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dppatomctrl.h249 struct pp_atomctrl_mc_reg_table { struct
255 typedef struct pp_atomctrl_mc_reg_table pp_atomctrl_mc_reg_table; argument
298 …ialize_mc_reg_table(struct pp_hwmgr *hwmgr, uint8_t module_index, pp_atomctrl_mc_reg_table *table);
H A Damdgpu_ppatomctrl.c55 pp_atomctrl_mc_reg_table *table) in atomctrl_retrieve_ac_timing()
108 pp_atomctrl_mc_reg_table *table) in atomctrl_set_mc_reg_address_table()
140 pp_atomctrl_mc_reg_table *table) in atomctrl_initialize_mc_reg_table()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
H A Damdgpu_iceland_smumgr.c2485 static int iceland_copy_vbios_smc_reg_table(const pp_atomctrl_mc_reg_table *table, in iceland_copy_vbios_smc_reg_table()
2611 pp_atomctrl_mc_reg_table *table; in iceland_initialize_mc_reg_table()
2615 table = kzalloc(sizeof(pp_atomctrl_mc_reg_table), GFP_KERNEL); in iceland_initialize_mc_reg_table()
H A Damdgpu_ci_smumgr.c2556 static int ci_copy_vbios_smc_reg_table(const pp_atomctrl_mc_reg_table *table, in ci_copy_vbios_smc_reg_table()
2682 pp_atomctrl_mc_reg_table *table; in ci_initialize_mc_reg_table()
2686 table = kzalloc(sizeof(pp_atomctrl_mc_reg_table), GFP_KERNEL); in ci_initialize_mc_reg_table()
H A Damdgpu_tonga_smumgr.c2948 static int tonga_copy_vbios_smc_reg_table(const pp_atomctrl_mc_reg_table *table, in tonga_copy_vbios_smc_reg_table()
3074 pp_atomctrl_mc_reg_table *table; in tonga_initialize_mc_reg_table()
3078 table = kzalloc(sizeof(pp_atomctrl_mc_reg_table), GFP_KERNEL); in tonga_initialize_mc_reg_table()