Searched refs:frame_end (Results 1 – 4 of 4) sorted by relevance
261 int cursor_end, frame_end; in radeon_crtc_cursor_move() local264 frame_end = crtc->x + crtc->mode.crtc_hdisplay; in radeon_crtc_cursor_move()265 if (cursor_end >= frame_end) { in radeon_crtc_cursor_move()266 w = w - (cursor_end - frame_end); in radeon_crtc_cursor_move()267 if (!(frame_end & 0x7f)) in radeon_crtc_cursor_move()
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()
724 bool frame_end = false; in process_frame_data_em25xx() local734 frame_end = data_pkt[1] & in process_frame_data_em25xx()741 if (dev->analog_xfer_bulk && frame_end) { in process_frame_data_em25xx()756 if (!dev->analog_xfer_bulk && frame_end) { in process_frame_data_em25xx()