Searched refs:y_end (Results 1 – 5 of 5) sorted by relevance
223 int y_end = (offset + len - 1) / line_length; in write_vmem() local233 for (y = y_start; y <= y_end; y++) { in write_vmem()246 for (y = y_start; y <= y_end; y += 2) { in write_vmem()267 for (y = y_start; y <= y_end; y++) { in write_vmem()281 for (y = y_start; y <= y_end; y += 2) { in write_vmem()
153 static void set_window_regs(int x_start, int y_start, int x_end, int y_end) in set_window_regs() argument159 y_end--; in set_window_regs()166 tmp[6] = y_end; in set_window_regs()167 tmp[7] = y_end >> 8; in set_window_regs()
6332 uint16_t y_end; member6341 uint16_t y_end; member
875 u16 y_end; member
576 cmd.secure_display.roi_info.y_end = rect->y + rect->height; in dc_stream_forward_dmub_crc_window()651 cmd.secure_display.mul_roi_ctl.roi_ctl[i].y_end = window[i].rect.y + window[i].rect.height; in dc_stream_forward_dmub_multiple_crc_window()