Searched refs:NV_PVIDEO_FORMAT (Results 1 – 2 of 2) sorted by relevance
179 nvif_wr32(dev, NV_PVIDEO_FORMAT(flip), format | fb->pitches[0]); in nv10_update_plane()236 nvif_mask(dev, NV_PVIDEO_FORMAT(plane->flip), in nv10_set_params()
485 #define NV_PVIDEO_FORMAT(buff) (0x00008958+(buff)*4) macro