Searched refs:ATOM_ASIC_PROFILING_INFO_V3_6 (Results 1 – 2 of 2) sorted by relevance
1454 ATOM_ASIC_PROFILING_INFO_V3_6 *profile = NULL; in atomctrl_get_avfs_information()1459 profile = (ATOM_ASIC_PROFILING_INFO_V3_6 *) in atomctrl_get_avfs_information()1617 *max_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMaxVddc) / 100; in atomctrl_get_voltage_range()1618 *min_vddc = le32_to_cpu(((ATOM_ASIC_PROFILING_INFO_V3_6 *)profile)->ulMinVddc) / 100; in atomctrl_get_voltage_range()
5621 }ATOM_ASIC_PROFILING_INFO_V3_6; typedef