Searched refs:ec_tp_offset (Results 1 – 1 of 1) sorted by relevance
105 u8 ec_tp_offset; member112 .ec_tp_offset = HP_EC_OFFSET_UNKNOWN,119 .ec_tp_offset = HP_VICTUS_S_EC_THERMAL_PROFILE_OFFSET,126 .ec_tp_offset = HP_OMEN_EC_THERMAL_PROFILE_OFFSET,133 .ec_tp_offset = HP_NO_THERMAL_PROFILE_OFFSET,1858 if (params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN || in platform_profile_victus_s_get_ec()1859 params->ec_tp_offset == HP_NO_THERMAL_PROFILE_OFFSET) { in platform_profile_victus_s_get_ec()1864 ret = ec_read(params->ec_tp_offset, &tp); in platform_profile_victus_s_get_ec()2214 if (active_thermal_profile_params->ec_tp_offset == HP_EC_OFFSET_UNKNOWN || in thermal_profile_setup()2215 active_thermal_profile_params->ec_tp_offset == HP_NO_THERMAL_PROFILE_OFFSET) { in thermal_profile_setup()[all …]