Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c578 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 Dsdram_rk322x.c400 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 Ddmc-rk3368.c544 static void pctl_cfg(struct rk3368_ddr_pctl *pctl, in pctl_cfg() function
827 pctl_cfg(pctl, params, grf); in setup_sdram()
H A Dsdram_rk3188.c226 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 Dsdram_rk3399.c455 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 Dsdram_rk3288.c239 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()