Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip-inno-hdmi-phy.c94 #define PRE_PLL_PCLK_DIV_A_MASK GENMASK(4, 0) macro
684 m = PRE_PLL_PCLK_DIV_B_MASK | PRE_PLL_PCLK_DIV_A_MASK; in inno_hdmi_phy_rk3228_pre_pll_update()