Searched refs:samu_level (Results 1 – 4 of 4) sorted by relevance
136 SMU7_Fusion_ExtClkLevel samu_level[SMU7_MAX_LEVELS_SAMU]; member
812 pi->samu_level[i].Frequency = cpu_to_be32(table->entries[i].clk); in kv_populate_samu_table()813 pi->samu_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_samu_table()815 pi->samu_level[i].ClkBypassCntl = in kv_populate_samu_table()822 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table()850 (u8 *)&pi->samu_level, in kv_populate_samu_table()
162 SMU7_Fusion_ExtClkLevel samu_level[SMU7_MAX_LEVELS_SAMU]; member
1053 pi->samu_level[i].Frequency = cpu_to_be32(table->entries[i].clk); in kv_populate_samu_table()1054 pi->samu_level[i].MinVoltage = cpu_to_be16(table->entries[i].v); in kv_populate_samu_table()1056 pi->samu_level[i].ClkBypassCntl = in kv_populate_samu_table()1063 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table()1091 (u8 *)&pi->samu_level, in kv_populate_samu_table()
Completed in 15 milliseconds