Searched refs:pctl_cfg (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/ |
H A D | sdram_rk3036.c | 578 static void pctl_cfg(struct rk3036_sdram_priv *priv) in pctl_cfg() function 756 pctl_cfg(&sdram_priv); in sdram_init()
|
/openbmc/u-boot/drivers/ram/rockchip/ |
H A D | sdram_rk322x.c | 400 static void pctl_cfg(struct rk322x_ddr_pctl *pctl, in pctl_cfg() function 699 pctl_cfg(dram->chan[0].pctl, sdram_params, dram->grf); in sdram_init()
|
H A D | dmc-rk3368.c | 544 static void pctl_cfg(struct rk3368_ddr_pctl *pctl, in pctl_cfg() function 827 pctl_cfg(pctl, params, grf); in setup_sdram()
|
H A D | sdram_rk3188.c | 226 static void pctl_cfg(int channel, struct rk3288_ddr_pctl *pctl, in pctl_cfg() function 738 pctl_cfg(channel, pctl, sdram_params, dram->grf); in sdram_init()
|
H A D | sdram_rk3399.c | 455 static int pctl_cfg(const struct chan_info *chan, u32 channel, in pctl_cfg() function 1062 if (pctl_cfg(chan, channel, sdram_params) != 0) { in sdram_init()
|
H A D | sdram_rk3288.c | 239 static void pctl_cfg(int channel, struct rk3288_ddr_pctl *pctl, in pctl_cfg() function 819 pctl_cfg(channel, pctl, sdram_params, dram->grf); in sdram_init()
|