Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rv1108_pctl_phy.c118 send_command(priv, RANK_SEL_CS0_CS1, DESELECT_CMD, 0); in memory_init()
120 send_command(priv, RANK_SEL_CS0_CS1, PREA_CMD, 0); in memory_init()
121 send_command(priv, RANK_SEL_CS0_CS1, DESELECT_CMD, 0); in memory_init()
123 send_command(priv, RANK_SEL_CS0_CS1, MRS_CMD, in memory_init()
128 send_command(priv, RANK_SEL_CS0_CS1, MRS_CMD, in memory_init()
133 send_command(priv, RANK_SEL_CS0_CS1, MRS_CMD, in memory_init()
140 send_command(priv, RANK_SEL_CS0_CS1, MRS_CMD, in memory_init()
145 send_command(priv, RANK_SEL_CS0_CS1, ZQCL_CMD, 0); in memory_init()
147 send_command(priv, RANK_SEL_CS0_CS1, MRS_CMD, in memory_init()
151 send_command(priv, RANK_SEL_CS0_CS1, PREA_CMD, 0); in memory_init()
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rv1108_pctl_phy.h453 RANK_SEL_CS0_CS1 = 3, enumerator