Searched refs:VIDOSDxA_TOPLEFT_Y (Results 1 – 5 of 5) sorted by relevance
141 #define VIDOSDxA_TOPLEFT_Y(_x) (((_x) & 0x1fff) << 0) macro
255 #define VIDOSDxA_TOPLEFT_Y(_x) (((_x) & 0x7ff) << 0) macro
461 VIDOSDxA_TOPLEFT_Y(plane->crtc_y); in decon_win_commit()
686 VIDOSDxA_TOPLEFT_Y(plane->crtc_y) | in fimd_win_commit()
557 data = VIDOSDxA_TOPLEFT_X(0) | VIDOSDxA_TOPLEFT_Y(0) | in s3c_fb_set_par()