Searched refs:phy_fn (Results 1 – 1 of 1) sorted by relevance
876 *get_phy_index_params(u32 phy_fn, in get_phy_index_params() argument879 if (phy_fn == 0) in get_phy_index_params()881 else if (phy_fn == 1) in get_phy_index_params()883 else if (phy_fn == 2) in get_phy_index_params()2491 static u32 get_ctl_fn(struct rk3399_sdram_params *sdram_params, u32 phy_fn) in get_ctl_fn() argument2496 return lp4_ctl_fn[phy_fn]; in get_ctl_fn()2498 return phy_fn; in get_ctl_fn()2900 u32 phy_fn; in set_rate0() local2903 phy_fn = get_phy_fn(g_sdram_params, ctl_fn); in set_rate0()2904 dram_set_phy_fn(dram, g_sdram_params, phy_fn, &dfs_configs[ctl_fn]); in set_rate0()[all …]