HomeSort by relevance Sort by last modified time
    Searched refs:WROD (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/video/
ipu_disp.c 1123 ipu_dc_write_tmpl(2, WROD(0), 0, map, SYNC_WAVE, 8, 5);
1124 ipu_dc_write_tmpl(3, WROD(0), 0, map, SYNC_WAVE, 4, 5);
1125 ipu_dc_write_tmpl(4, WROD(0), 0, map, SYNC_WAVE, 0, 5);
1127 ipu_dc_write_tmpl(5, WROD(0), 0, map, SYNC_WAVE, 8, 5);
1128 ipu_dc_write_tmpl(6, WROD(0), 0, map, SYNC_WAVE, 4, 5);
1129 ipu_dc_write_tmpl(7, WROD(0), 0, map, SYNC_WAVE, 0, 5);
    [all...]
ipu_regs.h 413 #define WROD(lf) (0x18 | (lf << 1))

Completed in 265 milliseconds