Searched refs:PREDIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
16 #define PREDIV_SHIFT 20 macro181 (pre_div << PREDIV_SHIFT), RG_HDMITX_PLL_PREDIV); in mtk_hdmi_pll_set_rate()
48 #define PREDIV_SHIFT 16 macro168 int prediv = ((ctrl & PREDIV_MASK) >> PREDIV_SHIFT) + 1; in tnetd7300_get_clock()230 writel(((prediv - 1) << PREDIV_SHIFT) | (postdiv - 1), &clock->ctrl); in tnetd7300_set_clock()