Searched refs:to_intel_cdclk_state (Results 1 – 2 of 2) sorted by relevance
52 #define to_intel_cdclk_state(global_state) \ macro 56 to_intel_cdclk_state(intel_atomic_get_old_global_obj_state(state, &to_intel_display(state)->cdclk.obj))58 to_intel_cdclk_state(intel_atomic_get_new_global_obj_state(state, &to_intel_display(state)->cdclk.obj))
3175 return to_intel_cdclk_state(cdclk_state); in intel_atomic_get_cdclk_state() 3374 to_intel_cdclk_state(display->cdclk.obj.state); in intel_cdclk_update_hw_state() 3923 cdclk_state = to_intel_cdclk_state(display->cdclk.obj.state); in intel_cdclk_read_hw()