Searched refs:tRASmin (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/ |
| H A D | emif.c | 30 .tRASmin = 42, 54 .tRASmin = 42,
|
| H A D | sdram_elpida.c | 197 .tRASmin = 42, 220 .tRASmin = 42, 243 .tRASmin = 42,
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ddr/ |
| H A D | lpddr2.txt | 30 - tRASmin-min-tck 51 tRASmin-min-tck = <3>;
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/ |
| H A D | emif.c | 31 .tRASmin = 42,
|
| H A D | sdram.c | 615 .tRASmin = 42,
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | jedec_ddr_data.c | 124 .tRASmin = 3,
|
| H A D | jedec_ddr.h | 157 u32 tRASmin; member
|
| H A D | of_memory.c | 41 ret |= of_property_read_u32(np, "tRASmin-min-tck", &min->tRASmin); in of_get_min_tck()
|
| H A D | emif.c | 407 val = max(min_tck->tRASmin, DIV_ROUND_UP(timings->tRAS_min, t_ck)); in get_sdram_tim_1_shdw() 447 val = max(min_tck->tRASmin, val) - 1; in get_sdram_tim_1_shdw_derated()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | elpida_ecb240abacn.dtsi | 15 tRASmin-min-tck = <3>;
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | emif-common.c | 612 val = ns_2_cycles(timings->tRASmin + timings->tRPab) - 1; in get_sdram_tim_1_reg() 615 val = max(min_tck->tRAS_MIN, ns_2_cycles(timings->tRASmin)) - 1; in get_sdram_tim_1_reg()
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | emif.h | 1100 u8 tRASmin; member
|