Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_pctl_px30.c176 int pctl_cfg(void __iomem *pctl_base, struct ddr_pctl_regs *pctl_regs, in pctl_cfg() function
H A Dsdram_rv1108_pctl_phy.c260 static void pctl_cfg(struct dram_info *priv, in pctl_cfg() function
618 pctl_cfg(sdram_priv, params_priv); in rv1108_sdram_init()
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.c547 static void pctl_cfg(struct rk3368_ddr_pctl *pctl, in pctl_cfg() function
830 pctl_cfg(pctl, params, grf); in setup_sdram()
H A Dsdram_rk3188.c229 static void pctl_cfg(int channel, struct rk3288_ddr_pctl *pctl, in pctl_cfg() function
741 pctl_cfg(channel, pctl, sdram_params, dram->grf); in sdram_init()
H A Dsdram_rk3288.c242 static void pctl_cfg(int channel, struct rk3288_ddr_pctl *pctl, in pctl_cfg() function
822 pctl_cfg(channel, pctl, sdram_params, dram->grf); in sdram_init()
H A Dsdram_rk3328.c366 pctl_cfg(dram->pctl, &sdram_params->pctl_regs, SR_IDLE, PD_IDLE); in sdram_init()
H A Dsdram_px30.c429 pctl_cfg(dram->pctl, &sdram_params->pctl_regs, SR_IDLE, PD_IDLE); in sdram_init_()
H A Dsdram_rk3399.c1241 static int pctl_cfg(const struct chan_info *chan, u32 channel, in pctl_cfg() function
2957 pctl_cfg(chan, channel, sdram_params); in sdram_init()
H A Dsdram_rv1126.c2516 pctl_cfg(dram->pctl, &sdram_params->pctl_regs, in sdram_init_()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_pctl_px30.h265 int pctl_cfg(void __iomem *pctl_base, struct ddr_pctl_regs *pctl_regs,
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c219 static void pctl_cfg(int channel, struct rk3288_ddr_pctl *pctl, in pctl_cfg() function
721 pctl_cfg(channel, pctl, sdram_params, dram->grf); in sdram_init()