Searched refs:tZQCS (Results 1 – 8 of 8) sorted by relevance
/u-boot/arch/arm/mach-omap2/omap4/ |
A D | emif.c | 38 .tZQCS = 90, 62 .tZQCS = 90,
|
A D | sdram_elpida.c | 206 .tZQCS = 90, 229 .tZQCS = 90, 252 .tZQCS = 90,
|
/u-boot/arch/arm/dts/ |
A D | elpida_ecb240abacn.dtsi | 39 tZQCS = <90000>; 61 tZQCS = <90000>;
|
/u-boot/arch/arm/mach-omap2/omap5/ |
A D | emif.c | 40 .tZQCS = 90,
|
A D | sdram.c | 628 .tZQCS = 90,
|
/u-boot/arch/arm/mach-sunxi/ |
A D | dram_sun9i.c | 138 struct dram_sun9i_timing tZQCS; member 400 const u32 tZQCS = MAX(para->tZQCS.ck, in mctl_channel_init() local 401 PS2CYCLES_ROUNDUP(para->tZQCS.ps)); in mctl_channel_init() 602 (MCTL_DIV2(tZQCS)), &mctl_ctl->zqctrl[0]); in mctl_channel_init() 908 .tZQCS = { .ck = 64, .ps = 80000 }, in sunxi_dram_init()
|
/u-boot/arch/arm/include/asm/ |
A D | emif.h | 1153 u8 tZQCS; member
|
/u-boot/arch/arm/mach-omap2/ |
A D | emif-common.c | 770 val = ns_2_cycles(timings->tZQCS) - 1; in get_sdram_tim_3_reg()
|
Completed in 16 milliseconds