Searched refs:power_domain_mask (Results 1 – 1 of 1) sorted by relevance
9344 u64 *power_domain_mask) in hsw_get_transcoder_state() argument9387 *power_domain_mask |= BIT_ULL(power_domain); in hsw_get_transcoder_state()9396 u64 *power_domain_mask) in bxt_get_dsi_transcoder_state() argument9414 *power_domain_mask |= BIT_ULL(power_domain); in bxt_get_dsi_transcoder_state()9493 u64 power_domain_mask; in haswell_get_pipe_config() local9501 power_domain_mask = BIT_ULL(power_domain); in haswell_get_pipe_config()9505 active = hsw_get_transcoder_state(crtc, pipe_config, &power_domain_mask); in haswell_get_pipe_config()9508 bxt_get_dsi_transcoder_state(crtc, pipe_config, &power_domain_mask)) { in haswell_get_pipe_config()9545 power_domain_mask |= BIT_ULL(power_domain); in haswell_get_pipe_config()9574 for_each_power_domain(power_domain, power_domain_mask) in haswell_get_pipe_config()