Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip-inno-hdmi-phy.c91 #define PRE_PLL_PCLK_DIV_B_MASK GENMASK(6, 5) macro
674 m = PRE_PLL_PCLK_DIV_B_MASK | PRE_PLL_PCLK_DIV_A_MASK; in inno_hdmi_phy_rk3228_pre_pll_update()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi-phy.c95 #define PRE_PLL_PCLK_DIV_B_MASK GENMASK(6, 5) macro
859 m = PRE_PLL_PCLK_DIV_B_MASK | PRE_PLL_PCLK_DIV_A_MASK; in inno_hdmi_phy_rk3228_pre_pll_update()