Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu_regs.h393 #define DC_DISP_CONF2(disp) (&DC_REG->disp_conf2[disp]) macro
H A Dipu_disp.c1155 __raw_writel(width, DC_DISP_CONF2(DC_DISP_ID_SYNC(disp))); in ipu_init_sync_panel()