Searched refs:asSclkFcwRangeEntry (Results 1 – 2 of 2) sorted by relevance
1374 table->entry[i].ucVco_setting = psmu_info->asSclkFcwRangeEntry[i].ucVco_setting; in atomctrl_get_smc_sclk_range_table()1375 table->entry[i].ucPostdiv = psmu_info->asSclkFcwRangeEntry[i].ucPostdiv; in atomctrl_get_smc_sclk_range_table()1377 le16_to_cpu(psmu_info->asSclkFcwRangeEntry[i].ucFcw_pcc); in atomctrl_get_smc_sclk_range_table()1379 le16_to_cpu(psmu_info->asSclkFcwRangeEntry[i].ucFcw_trans_upper); in atomctrl_get_smc_sclk_range_table()1381 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