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

  /external/u-boot/drivers/video/
mxc_ipuv3_fb.c 64 int ipu_di; member in struct:mxcfb_info
141 params.mem_dp_bg_sync.di = mxc_fbi->ipu_di;
262 if (ipu_init_sync_panel(mxc_fbi->ipu_di,
518 mxcfbi->ipu_di = disp;
526 mxcfb_info[mxcfbi->ipu_di] = fbi;
ipu_regs.h 220 struct ipu_di { struct
330 #define DI_REG(di) ((struct ipu_di *)(IPU_CTRL_BASE_ADDR + \

Completed in 61 milliseconds