Home
last modified time | relevance | path

Searched refs:tRASmin (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Demif.c29 .tRASmin = 42,
53 .tRASmin = 42,
H A Dsdram_elpida.c196 .tRASmin = 42,
219 .tRASmin = 42,
242 .tRASmin = 42,
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Demif.c30 .tRASmin = 42,
H A Dsdram.c618 .tRASmin = 42,
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi15 tRASmin-min-tck = <3>;
/openbmc/linux/drivers/memory/
H A Djedec_ddr_data.c124 .tRASmin = 3,
H A Djedec_ddr.h177 u32 tRASmin; member
H A Dof_memory.c41 ret |= of_property_read_u32(np, "tRASmin-min-tck", &min->tRASmin); in of_get_min_tck()
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr2.yaml105 tRASmin-min-tck:
154 tRASmin-min-tck = <3>;
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c698 val = ns_2_cycles(timings->tRASmin + timings->tRPab) - 1; in get_sdram_tim_1_reg()
701 val = max(min_tck->tRAS_MIN, ns_2_cycles(timings->tRASmin)) - 1; in get_sdram_tim_1_reg()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1145 u8 tRASmin; member