Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/rockchip/
Dphy-rockchip-inno-hdmi.c166 #define RK3328_PRE_PLL_PCLK_DIV_D_MASK GENMASK(4, 0) macro
743 no_d = inno_read(inno, 0xa6) & RK3328_PRE_PLL_PCLK_DIV_D_MASK; in inno_hdmi_phy_rk3328_clk_recalc_rate()