Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3288.c376 static inline void send_command_op(struct rk3288_ddr_pctl *pctl, in send_command_op() function
837 send_command_op(pctl, 3, MRS_CMD, 63, 0xfc); in sdram_init()
839 send_command_op(pctl, 3, MRS_CMD, 1, in sdram_init()
842 send_command_op(pctl, 3, MRS_CMD, 2, in sdram_init()
845 send_command_op(pctl, 3, MRS_CMD, 3, in sdram_init()
874 send_command_op(pctl, in sdram_init()
880 send_command_op(pctl, 1, MRR_CMD, 8, 0); in sdram_init()
896 send_command_op(pctl, 1, MRR_CMD, i, 0); in sdram_init()
H A Dsdram_rk3188.c318 static inline void send_command_op(struct rk3288_ddr_pctl *pctl, in send_command_op() function
780 send_command_op(pctl, 1, MRR_CMD, i, 0); in sdram_init()