Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hdmi_tx3g0c55phy.c23 #define HDMI_SRZ_PLL_CFG_NDIV_SHIFT 8 macro
24 #define HDMI_SRZ_PLL_CFG_NDIV_MASK (0x1F << HDMI_SRZ_PLL_CFG_NDIV_SHIFT)
215 pllctrl = 2 << HDMI_SRZ_PLL_CFG_NDIV_SHIFT; in sti_hdmi_tx3g0c55phy_start()