Home
last modified time | relevance | path

Searched full:trcd (Results 1 – 25 of 119) sorted by relevance

12345

/openbmc/linux/drivers/cpufreq/
H A Dsa1110-cpufreq.c37 u_char trcd; /* activate to r/w (ns) */ member
54 .trcd = 20,
63 .trcd = 20,
72 .trcd = 27,
89 .trcd = 24, /* 3 CLKs */
98 .trcd = 20,
107 .trcd = 20,
186 ns_to_cycles(sdram->trcd, mem_khz)); in sdram_calculate_timing()
353 printk(KERN_DEBUG "SDRAM: tck: %d trcd: %d trp: %d" in sa1110_clk_init()
355 sdram->tck, sdram->trcd, sdram->trp, in sa1110_clk_init()
/openbmc/linux/drivers/memory/
H A Djedec_ddr_data.c38 .tRCD = 18000,
59 .tRCD = 18000,
80 .tRCD = 18000,
101 .tRCD = 18000,
122 .tRCD = 3,
H A Dof_memory.c39 ret |= of_property_read_u32(np, "tRCD-min-tck", &min->tRCD); in of_get_min_tck()
71 ret |= of_property_read_u32(np, "tRCD", &tim->tRCD); in of_do_get_timings()
179 ret |= of_property_read_u32(np, "tRCD-min-tck", &min->tRCD); in of_lpddr3_get_min_tck()
225 ret |= of_property_read_u32(np, "tRCD", &tim->tRCD); in of_lpddr3_do_get_timings()
H A Djedec_ddr.h151 u32 tRCD; member
175 u32 tRCD; member
232 u32 tRCD; member
261 u32 tRCD; member
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi13 tRCD-min-tck = <3>;
29 tRCD = <18000>;
51 tRCD = <18000>;
/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c27 .tRCD = 18,
51 .tRCD = 18,
80 .tRCD = 3,
H A Dsdram_elpida.c194 .tRCD = 18,
217 .tRCD = 18,
240 .tRCD = 18,
262 .tRCD = 3,
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr2.yaml91 tRCD-min-tck:
152 tRCD-min-tck = <3>;
168 tRCD = <18000>;
189 tRCD = <18000>;
H A Djedec,lpddr3.yaml93 tRCD-min-tck:
206 tRCD-min-tck = <3>;
231 tRCD = <10000>;
H A Djedec,lpddr2-timings.yaml57 tRCD:
126 tRCD = <18000>;
H A Djedec,lpddr3-timings.yaml69 tRCD:
145 tRCD = <10000>;
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt50 rockchip,trcd: tRCD,AC timing parameters from the memory data-sheet
68 trcd
142 rockchip,trcd = <10>;
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c28 .tRCD = 18,
57 .tRCD = 3,
/openbmc/u-boot/arch/arm/mach-sunxi/dram_timings/
H A Dddr2_v3s.c13 u8 trcd = ns_to_t(20); in mctl_set_timing_params() local
64 writel(DRAMTMG4_TRCD(trcd) | DRAMTMG4_TCCD(tccd) | DRAMTMG4_TRRD(trrd) | in mctl_set_timing_params()
H A Dlpddr3_stock.c13 u8 trcd = max(ns_to_t(24), 2); in mctl_set_timing_params() local
63 writel(DRAMTMG4_TRCD(trcd) | DRAMTMG4_TCCD(tccd) | DRAMTMG4_TRRD(trrd) | in mctl_set_timing_params()
H A Dddr3_1333.c13 u8 trcd = ns_to_t(15); in mctl_set_timing_params() local
67 writel(DRAMTMG4_TRCD(trcd) | DRAMTMG4_TCCD(tccd) | DRAMTMG4_TRRD(trrd) | in mctl_set_timing_params()
/openbmc/u-boot/board/freescale/mx6memcal/
H A Dspl.c253 .trcd = 1375,
267 .trcd = 1375,
281 .trcd = 1375,
295 .trcd = 1350,
/openbmc/u-boot/drivers/ddr/fsl/
H A Dlc_common_dimm_params.c475 * which comes from Trcd, and also note that: in compute_lowest_common_dimm_parameters()
510 * tRCD, i.e. the READ or WRITE command is in the cycle in compute_lowest_common_dimm_parameters()
518 * Validation: AL is less than tRCD, and within the other in compute_lowest_common_dimm_parameters()
541 * AL <= tRCD(min) in compute_lowest_common_dimm_parameters()
544 printf("Error: invalid additive latency exceeds tRCD(min).\n"); in compute_lowest_common_dimm_parameters()
/openbmc/u-boot/include/
H A Dspd.h44 unsigned char trcd; /* 29 Min RAS to CAS Delay (tRCD) */ member
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3036.h55 u32 trcd; member
252 u32 trcd; member
/openbmc/u-boot/drivers/ddr/altera/
H A Dsdram_s10.c267 * RDTOMISS = tRTP + tRP + tRCD - BL/2 in sdram_mmr_init_full()
268 * WRTOMISS = WL + tWR + tRP + tRCD and in sdram_mmr_init_full()
272 * WRTOMISS = ((RL + BL/2 + 2 + tWR) >> 1)- rd-to-wr + tRP + tRCD in sdram_mmr_init_full()
/openbmc/u-boot/drivers/ram/
H A Dstm32_sdram.c126 u8 trcd; member
196 writel(timing->trcd << FMC_SDTR_TRCD_SHIFT in stm32_sdram_init()
206 writel(timing->trcd << FMC_SDTR_TRCD_SHIFT in stm32_sdram_init()
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dopos6ul.c205 .trcd = 1500,
246 mem_ddr.trcd = 1375; in spl_dram_init()
/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/
H A Dst,stm32-fmc.txt24 trcd
/openbmc/u-boot/board/liebherr/mccmon6/
H A Dspl.c139 .trcd = 1375,
153 .trcd = 1350,

12345