Searched refs:is_tc_tbt (Results 1 – 2 of 2) sorted by relevance
298 return power_well->desc->hsw.is_tc_tbt ? ICL_TBT_AUX_PW_TO_CH(pw_idx) : in icl_tc_phy_aux_ch()600 bool is_tbt = power_well->desc->hsw.is_tc_tbt; in icl_tc_phy_aux_power_well_enable()661 bool is_tbt = power_well->desc->hsw.is_tc_tbt; in icl_aux_power_well_enable()678 bool is_tbt = power_well->desc->hsw.is_tc_tbt; in icl_aux_power_well_disable()3829 .hsw.is_tc_tbt = false,3840 .hsw.is_tc_tbt = false,3851 .hsw.is_tc_tbt = false,3862 .hsw.is_tc_tbt = false,3873 .hsw.is_tc_tbt = true,3884 .hsw.is_tc_tbt = true,[all …]
189 bool is_tc_tbt:1; member