Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/memory/
H A Djedec_ddr_data.c48 .tZQCS = 90000,
69 .tZQCS = 90000,
90 .tZQCS = 90000,
111 .tZQCS = 90000,
H A Djedec_ddr.h142 u32 tZQCS; member
H A Dof_memory.c81 ret |= of_property_read_u32(np, "tZQCS", &tim->tZQCS); in of_do_get_timings()
H A Demif.c511 val = DIV_ROUND_UP(timings->tZQCS, t_ck) - 1; in get_sdram_tim_3_shdw()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c39 .tZQCS = 90,
63 .tZQCS = 90,
H A Dsdram_elpida.c206 .tZQCS = 90,
229 .tZQCS = 90,
252 .tZQCS = 90,
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Delpida_ecb240abacn.dtsi39 tZQCS = <90000>;
61 tZQCS = <90000>;
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun9i.c139 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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ddr/
H A Dlpddr2-timings.txt23 - tZQCS
48 tZQCS = <90000>;
H A Dlpddr2.txt75 tZQCS = <90000>;
96 tZQCS = <90000>;
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c40 .tZQCS = 90,
H A Dsdram.c624 .tZQCS = 90,
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h1109 u8 tZQCS; member
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Demif-common.c668 val = ns_2_cycles(timings->tZQCS) - 1; in get_sdram_tim_3_reg()