Home
last modified time | relevance | path

Searched refs:active_phys (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pmdemand.c216 pmdemand_state->params.active_phys = in intel_pmdemand_update_active_non_tc_phys()
359 min_t(u16, new_pmdemand_state->params.active_phys + 1, 7); in intel_pmdemand_atomic_check()
415 pmdemand_state->params.active_phys = in intel_pmdemand_init_pmdemand_params()
506 update_reg(reg1, active_phys, XELPDP_PMDEMAND_PHYS_MASK); in intel_pmdemand_update_params()
H A Dintel_pmdemand.h25 u8 active_phys; member