Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-hdmi.c145 #define RK3328_PRE_PLL_FB_DIV_11_8_MASK GENMASK(3, 0) macro
722 nf = ((inno_read(inno, 0xa2) & RK3328_PRE_PLL_FB_DIV_11_8_MASK) << 8); in inno_hdmi_phy_rk3328_clk_recalc_rate()