Searched refs:DPHY_CMN_FBDIV_VAL (Results 1 – 1 of 1) sorted by relevance
42 #define DPHY_CMN_FBDIV_VAL(low, high) (((high) << 11) | ((low) << 22)) macro214 DPHY_CMN_FBDIV_VAL(fbdiv_low, fbdiv_high), in cdns_dphy_ref_set_pll_cfg()