Home
last modified time | relevance | path

Searched defs:DC_DISP_CONF2 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-dc.c50 #define DC_DISP_CONF2(disp) (0xe8 + (disp) * 4) macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu_regs.h394 #define DC_DISP_CONF2(disp) (&DC_REG->disp_conf2[disp]) macro