Home
last modified time | relevance | path

Searched full:tzqinit (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/memory/
H A Djedec_ddr_data.c50 .tZQinit = 1000000,
71 .tZQinit = 1000000,
92 .tZQinit = 1000000,
113 .tZQinit = 1000000,
H A Dof_memory.c83 ret |= of_property_read_u32(np, "tZQinit", &tim->tZQinit); in of_do_get_timings()
H A Djedec_ddr.h164 u32 tZQinit; member
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi41 tZQinit = <1000000>;
63 tZQinit = <1000000>;
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c40 .tZQINIT = 1000,
64 .tZQINIT = 1000,
H A Dsdram_elpida.c207 .tZQINIT = 1000,
230 .tZQINIT = 1000,
253 .tZQINIT = 1000,
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr2-timings.yaml102 tZQinit:
134 tZQinit = <1000000>;
H A Djedec,lpddr2.yaml180 tZQinit = <1000000>;
201 tZQinit = <1000000>;
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c41 .tZQINIT = 1000,
H A Dsdram.c629 .tZQINIT = 1000,
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun9i.c134 /* struct dram_sun9i_timing tZQinit; */
394 /* const u32 tZQinit = MAX(para->tZQinit.ck, in mctl_channel_init()
395 PS2CYCLES_ROUNDUP(para->tZQinit.ps)); */ in mctl_channel_init()
904 /* .tZQinit = { .ck = 512, .ps = 640000 }, */ in sunxi_dram_init()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h2599 uint64_t tzqinit:4; member
2615 uint64_t tzqinit:4;
2628 uint64_t tzqinit:4; member
2644 uint64_t tzqinit:4;
2656 uint64_t tzqinit:4; member
2672 uint64_t tzqinit:4;
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1156 u32 tZQINIT; member
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c106 * tZQINIT = 1 us in do_lpddr2_init()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dctrl_regs.c2192 unsigned int zqinit = 0;/* POR ZQ Calibration Time (tZQinit) */ in set_ddr_zq_cntl()
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c926 /* tZQinit = tDLLK = 512 ck cycles */ in rw_mgr_mem_load_user()