Searched refs:asSclkFcwRangeEntry (Results 1 – 2 of 2) sorted by relevance
1375 table->entry[i].ucVco_setting = psmu_info->asSclkFcwRangeEntry[i].ucVco_setting; in atomctrl_get_smc_sclk_range_table()1376 table->entry[i].ucPostdiv = psmu_info->asSclkFcwRangeEntry[i].ucPostdiv; in atomctrl_get_smc_sclk_range_table()1378 le16_to_cpu(psmu_info->asSclkFcwRangeEntry[i].ucFcw_pcc); in atomctrl_get_smc_sclk_range_table()1380 le16_to_cpu(psmu_info->asSclkFcwRangeEntry[i].ucFcw_trans_upper); in atomctrl_get_smc_sclk_range_table()1382 le16_to_cpu(psmu_info->asSclkFcwRangeEntry[i].ucRcw_trans_lower); in atomctrl_get_smc_sclk_range_table()
5640 ATOM_SCLK_FCW_RANGE_ENTRY_V1 asSclkFcwRangeEntry[8]; member