Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_regs.h88 #define HIBMC_CRT_DISP_CTL_HSYNC_PHASE(x) ((x) << 12) macro
H A Dhibmc_drm_de.c387 val |= HIBMC_FIELD(HIBMC_CRT_DISP_CTL_HSYNC_PHASE, 0); in hibmc_crtc_mode_set_nofb()