Searched refs:frame_end (Results 1 – 4 of 4) sorted by relevance
181 int cursor_end, frame_end; in radeon_cursor_move_locked() local184 frame_end = crtc->x + crtc->mode.crtc_hdisplay; in radeon_cursor_move_locked()185 if (cursor_end >= frame_end) { in radeon_cursor_move_locked()186 w = w - (cursor_end - frame_end); in radeon_cursor_move_locked()187 if (!(frame_end & 0x7f)) in radeon_cursor_move_locked()
74 unsigned long frame_end; member
750 ch->frame_end = 1; in sh_mobile_lcdc_irq()1212 ch->frame_end = 0; in sh_mobile_lcdc_stop()1214 wait_event(ch->frame_end_wait, ch->frame_end); in sh_mobile_lcdc_stop()
723 bool frame_end = false; in process_frame_data_em25xx() local733 frame_end = data_pkt[1] & in process_frame_data_em25xx()740 if (dev->analog_xfer_bulk && frame_end) { in process_frame_data_em25xx()755 if (!dev->analog_xfer_bulk && frame_end) { in process_frame_data_em25xx()