Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
Dsuspend.c125 static __pmusramfunc void rkclk_ddr_reset(uint32_t channel, uint32_t ctl, in rkclk_ddr_reset() function
138 rkclk_ddr_reset(ch, 1, 1); in phy_pctrl_reset()
140 rkclk_ddr_reset(ch, 1, 0); in phy_pctrl_reset()
142 rkclk_ddr_reset(ch, 0, 0); in phy_pctrl_reset()
/aosp_15_r20/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/dram/
H A Dsuspend.c125 static __pmusramfunc void rkclk_ddr_reset(uint32_t channel, uint32_t ctl, in rkclk_ddr_reset() function
138 rkclk_ddr_reset(ch, 1, 1); in phy_pctrl_reset()
140 rkclk_ddr_reset(ch, 1, 0); in phy_pctrl_reset()
142 rkclk_ddr_reset(ch, 0, 0); in phy_pctrl_reset()
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/include/soc/
H A Dclock.h34 void rkclk_ddr_reset(u32 ch, u32 ctl, u32 phy);
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3399/
H A Dsdram.c107 rkclk_ddr_reset(channel, 1, 1); in phy_pctrl_reset()
110 rkclk_ddr_reset(channel, 1, 0); in phy_pctrl_reset()
113 rkclk_ddr_reset(channel, 0, 0); in phy_pctrl_reset()
H A Dclock.c647 void rkclk_ddr_reset(u32 ch, u32 ctl, u32 phy) in rkclk_ddr_reset() function
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3399/include/soc/
H A Dclock.h106 void rkclk_ddr_reset(u32 ch, u32 ctl, u32 phy);
/aosp_15_r20/external/coreboot/src/soc/rockchip/rk3288/
H A Dsdram.c510 rkclk_ddr_reset(channel, 1, 1); in phy_pctrl_reset()
522 rkclk_ddr_reset(channel, 1, 0); in phy_pctrl_reset()
524 rkclk_ddr_reset(channel, 0, 0); in phy_pctrl_reset()
H A Dclock.c387 void rkclk_ddr_reset(u32 ch, u32 ctl, u32 phy) in rkclk_ddr_reset() function