Searched refs:ipu_dc_write_tmpl (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/video/imx/
H A Dipu_disp.c262 static void ipu_dc_write_tmpl(int word, u32 opcode, u32 operand, int map, function
1125 ipu_dc_write_tmpl(2, WROD(0), 0, map, SYNC_WAVE, 8, 5);
1126 ipu_dc_write_tmpl(3, WROD(0), 0, map, SYNC_WAVE, 4, 5);
1127 ipu_dc_write_tmpl(4, WROD(0), 0, map, SYNC_WAVE, 0, 5);
1129 ipu_dc_write_tmpl(5, WROD(0), 0, map, SYNC_WAVE, 8, 5);
1130 ipu_dc_write_tmpl(6, WROD(0), 0, map, SYNC_WAVE, 4, 5);
1131 ipu_dc_write_tmpl(7, WROD(0), 0, map, SYNC_WAVE, 0, 5);

Completed in 102 milliseconds