Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dipu_disp.c260 static void ipu_dc_write_tmpl(int word, u32 opcode, u32 operand, int map, in ipu_dc_write_tmpl() function
1123 ipu_dc_write_tmpl(2, WROD(0), 0, map, SYNC_WAVE, 8, 5); in ipu_init_sync_panel()
1124 ipu_dc_write_tmpl(3, WROD(0), 0, map, SYNC_WAVE, 4, 5); in ipu_init_sync_panel()
1125 ipu_dc_write_tmpl(4, WROD(0), 0, map, SYNC_WAVE, 0, 5); in ipu_init_sync_panel()
1127 ipu_dc_write_tmpl(5, WROD(0), 0, map, SYNC_WAVE, 8, 5); in ipu_init_sync_panel()
1128 ipu_dc_write_tmpl(6, WROD(0), 0, map, SYNC_WAVE, 4, 5); in ipu_init_sync_panel()
1129 ipu_dc_write_tmpl(7, WROD(0), 0, map, SYNC_WAVE, 0, 5); in ipu_init_sync_panel()