Searched refs:samu_level (Results 1 – 4 of 4) sorted by relevance
136 SMU7_Fusion_ExtClkLevel samu_level[SMU7_MAX_LEVELS_SAMU]; member
811 pi->samu_level[i].Frequency = cpu_to_be32(table->entries[i].clk); in kv_populate_samu_table()812 pi->samu_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_samu_table()814 pi->samu_level[i].ClkBypassCntl = in kv_populate_samu_table()821 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table()849 (u8 *)&pi->samu_level, in kv_populate_samu_table()
162 SMU7_Fusion_ExtClkLevel samu_level[SMU7_MAX_LEVELS_SAMU]; member
1043 pi->samu_level[i].Frequency = cpu_to_be32(table->entries[i].clk); in kv_populate_samu_table()1044 pi->samu_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_samu_table()1046 pi->samu_level[i].ClkBypassCntl = in kv_populate_samu_table()1053 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table()1081 (u8 *)&pi->samu_level, in kv_populate_samu_table()
Completed in 18 milliseconds