Home
last modified time | relevance | path

Searched refs:send_command_op (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3288.c379 static inline void send_command_op(struct rk3288_ddr_pctl *pctl, in send_command_op() function
840 send_command_op(pctl, 3, MRS_CMD, 63, 0xfc); in sdram_init()
842 send_command_op(pctl, 3, MRS_CMD, 1, in sdram_init()
845 send_command_op(pctl, 3, MRS_CMD, 2, in sdram_init()
848 send_command_op(pctl, 3, MRS_CMD, 3, in sdram_init()
877 send_command_op(pctl, in sdram_init()
883 send_command_op(pctl, 1, MRR_CMD, 8, 0); in sdram_init()
899 send_command_op(pctl, 1, MRR_CMD, i, 0); in sdram_init()
H A Dsdram_rk3188.c321 static inline void send_command_op(struct rk3288_ddr_pctl *pctl, in send_command_op() function
783 send_command_op(pctl, 1, MRR_CMD, i, 0); in sdram_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3066/
H A Dsdram_rk3066.c310 static inline void send_command_op(struct rk3288_ddr_pctl *pctl, in send_command_op() function
763 send_command_op(pctl, 1, MRR_CMD, i, 0); in sdram_init()