Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip-inno-hdmi-phy.c98 #define PRE_PLL_PCLK_DIV_C_MASK GENMASK(6, 5) macro
679 m = PRE_PLL_PCLK_DIV_C_MASK | PRE_PLL_PCLK_DIV_D_MASK; in inno_hdmi_phy_rk3228_pre_pll_update()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi-phy.c102 #define PRE_PLL_PCLK_DIV_C_MASK GENMASK(6, 5) macro
864 m = PRE_PLL_PCLK_DIV_C_MASK | PRE_PLL_PCLK_DIV_D_MASK; in inno_hdmi_phy_rk3228_pre_pll_update()