Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mcde/
H A Dmcde_dsi_regs.h29 #define DSI_MCTL_MAIN_PHY_CTL_CLK_ULPM_EN BIT(3) macro
H A Dmcde_dsi.c795 val |= DSI_MCTL_MAIN_PHY_CTL_CLK_ULPM_EN | in mcde_dsi_start()