Searched refs:current_dc_state (Results 1 – 1 of 1) sorted by relevance
938 u32 current_dc_state = intel_display_power_get_current_dc_state(display); in is_dc5_dc6_blocked() local942 return (current_dc_state != DC_STATE_EN_UPTO_DC5 && in is_dc5_dc6_blocked()943 current_dc_state != DC_STATE_EN_UPTO_DC6) || in is_dc5_dc6_blocked()