Searched refs:tZQCS (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap4/ |
| H A D | emif.c | 39 .tZQCS = 90, 63 .tZQCS = 90,
|
| H A D | sdram_elpida.c | 206 .tZQCS = 90, 229 .tZQCS = 90, 252 .tZQCS = 90,
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | dram_sun9i.c | 139 struct dram_sun9i_timing tZQCS; member 401 const u32 tZQCS = MAX(para->tZQCS.ck, in mctl_channel_init() local 402 PS2CYCLES_ROUNDUP(para->tZQCS.ps)); in mctl_channel_init() 603 (MCTL_DIV2(tZQCS)), &mctl_ctl->zqctrl[0]); in mctl_channel_init() 909 .tZQCS = { .ck = 64, .ps = 80000 }, in sunxi_dram_init()
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/ |
| H A D | emif.c | 40 .tZQCS = 90,
|
| H A D | sdram.c | 624 .tZQCS = 90,
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/ |
| H A D | emif.h | 1109 u8 tZQCS; member
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | emif-common.c | 668 val = ns_2_cycles(timings->tZQCS) - 1; in get_sdram_tim_3_reg()
|