Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dcdns-dphy.c41 #define DPHY_CMN_FBDIV_VAL(low, high) (((high) << 11) | ((low) << 22)) macro
213 DPHY_CMN_FBDIV_VAL(fbdiv_low, fbdiv_high), in cdns_dphy_ref_set_pll_cfg()