Searched refs:pp_atomctrl_mc_reg_table (Results 1 – 5 of 5) sorted by relevance
249 struct pp_atomctrl_mc_reg_table { struct255 typedef struct pp_atomctrl_mc_reg_table pp_atomctrl_mc_reg_table; argument298 …ialize_mc_reg_table(struct pp_hwmgr *hwmgr, uint8_t module_index, pp_atomctrl_mc_reg_table *table);
55 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()
2485 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()
2556 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()
2948 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()