Searched refs:DC_DISP_CONF2 (Results 1 – 3 of 3) sorted by relevance
50 #define DC_DISP_CONF2(disp) (0xe8 + (disp) * 4) macro225 writel(width, priv->dc_reg + DC_DISP_CONF2(dc->di)); in ipu_dc_init_sync()
393 #define DC_DISP_CONF2(disp) (&DC_REG->disp_conf2[disp]) macro
1155 __raw_writel(width, DC_DISP_CONF2(DC_DISP_ID_SYNC(disp))); in ipu_init_sync_panel()