Searched refs:asSclkFcwRangeEntry (Results 1 – 2 of 2) sorted by relevance
1424 table->entry[i].ucVco_setting = psmu_info->asSclkFcwRangeEntry[i].ucVco_setting; in atomctrl_get_smc_sclk_range_table()1425 table->entry[i].ucPostdiv = psmu_info->asSclkFcwRangeEntry[i].ucPostdiv; in atomctrl_get_smc_sclk_range_table()1427 le16_to_cpu(psmu_info->asSclkFcwRangeEntry[i].ucFcw_pcc); in atomctrl_get_smc_sclk_range_table()1429 le16_to_cpu(psmu_info->asSclkFcwRangeEntry[i].ucFcw_trans_upper); in atomctrl_get_smc_sclk_range_table()1431 le16_to_cpu(psmu_info->asSclkFcwRangeEntry[i].ucRcw_trans_lower); in atomctrl_get_smc_sclk_range_table()
5642 ATOM_SCLK_FCW_RANGE_ENTRY_V1 asSclkFcwRangeEntry[8]; member