Searched refs:PLANE_KEYMSK (Results 1 – 2 of 2) sorted by relevance
1162 intel_de_write_fw(dev_priv, PLANE_KEYMSK(pipe, plane_id), skl_plane_keymsk(plane_state)); in skl_plane_update_arm()1234 intel_de_write_fw(dev_priv, PLANE_KEYMSK(pipe, plane_id), skl_plane_keymsk(plane_state)); in icl_plane_update_noarm()
3881 #define PLANE_KEYMSK(pipe, plane) \ macro