Home
last modified time | relevance | path

Searched refs:tZQCS (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/omap4/
Demif.c38 .tZQCS = 90,
62 .tZQCS = 90,
Dsdram_elpida.c205 .tZQCS = 90,
228 .tZQCS = 90,
251 .tZQCS = 90,
/external/u-boot/arch/arm/mach-sunxi/
Ddram_sun9i.c136 struct dram_sun9i_timing tZQCS; member
398 const u32 tZQCS = MAX(para->tZQCS.ck, in mctl_channel_init() local
399 PS2CYCLES_ROUNDUP(para->tZQCS.ps)); in mctl_channel_init()
600 (MCTL_DIV2(tZQCS)), &mctl_ctl->zqctrl[0]); in mctl_channel_init()
906 .tZQCS = { .ck = 64, .ps = 80000 }, in sunxi_dram_init()
/external/u-boot/arch/arm/mach-omap2/omap5/
Demif.c39 .tZQCS = 90,
Dsdram.c627 .tZQCS = 90,
/external/u-boot/arch/arm/include/asm/
Demif.h1154 u8 tZQCS; member
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c754 val = ns_2_cycles(timings->tZQCS) - 1; in get_sdram_tim_3_reg()