Searched defs:pw_idx (Results 1 – 3 of 3) sorted by relevance
204 #define ICL_AUX_PW_TO_PHY(pw_idx) \ argument207 #define ICL_AUX_PW_TO_CH(pw_idx) \ argument210 #define ICL_TBT_AUX_PW_TO_CH(pw_idx) \ argument215 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_aux_pw_to_ch() local264 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_enable() local290 int pw_idx) in hsw_power_well_requesters()308 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_wait_for_power_well_disable() local346 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_enable() local390 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in hsw_power_well_disable() local411 int pw_idx = i915_power_well_instance(power_well)->hsw.idx; in icl_combo_phy_aux_power_well_enable() local[all …]
67 #define PUNIT_PWRGT_MASK(pw_idx) (3 << ((pw_idx) * 2)) argument68 #define PUNIT_PWRGT_PWR_ON(pw_idx) (0 << ((pw_idx) * 2)) argument69 #define PUNIT_PWRGT_CLK_GATE(pw_idx) (1 << ((pw_idx) * 2)) argument70 #define PUNIT_PWRGT_RESET(pw_idx) (2 << ((pw_idx) * 2)) argument71 #define PUNIT_PWRGT_PWR_GATE(pw_idx) (3 << ((pw_idx) * 2)) argument
3630 #define HSW_PWR_WELL_CTL_REQ(pw_idx) (0x2 << ((pw_idx) * 2)) argument3631 #define HSW_PWR_WELL_CTL_STATE(pw_idx) (0x1 << ((pw_idx) * 2)) argument3730 #define SKL_PW_CTL_IDX_TO_PG(pw_idx) \ argument3736 #define ICL_PW_CTL_IDX_TO_PG(pw_idx) \ argument