Home
last modified time | relevance | path

Searched full:tras (Results 1 – 22 of 22) sorted by relevance

/linux/arch/arm/boot/dts/ti/omap/
H A Delpida_ecb240abacn.dtsi31 tRAS-min = <42000>;
42 tRAS-max-ns = <70000>;
53 tRAS-min = <42000>;
64 tRAS-max-ns = <70000>;
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr2-timings.yaml48 tRAS-max-ns:
52 tRAS-min:
123 tRAS-max-ns = <70000>;
124 tRAS-min = <42000>;
H A Djedec,lpddr2.yaml170 tRAS-min = <42000>;
181 tRAS-max-ns = <70000>;
191 tRAS-min = <42000>;
202 tRAS-max-ns = <70000>;
H A Djedec,lpddr3.yaml81 tRAS-min-tck:
204 tRAS-min-tck = <5>;
229 tRAS = <23000>;
H A Djedec,lpddr3-timings.yaml59 tRAS:
143 tRAS = <23000>;
/linux/drivers/memory/
H A Dof_memory.c73 ret |= of_property_read_u32(np, "tRAS-min", &tim->tRAS_min); in of_do_get_timings()
84 ret |= of_property_read_u32(np, "tRAS-max-ns", &tim->tRAS_max_ns); in of_do_get_timings()
181 ret |= of_property_read_u32(np, "tRAS-min-tck", &min->tRAS); in of_lpddr3_get_min_tck()
227 ret |= of_property_read_u32(np, "tRAS", &tim->tRAS); in of_lpddr3_do_get_timings()
H A Djedec_ddr.h234 u32 tRAS; member
263 u32 tRAS; member
/linux/include/dt-bindings/clock/
H A Drk3399-ddr.h7 * DDR3 SDRAM Standard Speed Bins include tCK, tRCD, tRP, tRAS and tRC for
/linux/Documentation/translations/sp_SP/
H A Dindex.rst43 gramática, y una cultura tras ella, por lo tanto, la traducción de una
H A Dmemory-barriers.txt1609 (*) Evita que el compilador reordene los accesos tras barrier() para
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h1834 uint64_t tras:5; member
1836 uint64_t tras:5;
1858 uint64_t tras:5; member
1860 uint64_t tras:5;
2695 uint64_t tras:5; member
2699 uint64_t tras:5;
2725 uint64_t tras:5; member
2729 uint64_t tras:5;
/linux/drivers/memory/samsung/
H A Dexynos5422-dmc.c213 TIMING_FIELD("tRAS", 0, 5),
1082 val = dmc->timings->tRAS / clk_period_ps; in create_timings_aligned()
1083 val += dmc->timings->tRAS % clk_period_ps ? 1 : 0; in create_timings_aligned()
1084 val = max(val, dmc->min_tck->tRAS); in create_timings_aligned()
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroid-core.dtsi347 tRAS-min-tck = <5>;
373 tRAS = <23000>;
/linux/sound/pci/asihpi/
H A Dhpi6000.c844 3-1 TRAS = 5-1 = 100b (Tras=42ns = 5 ECLK) in hpi6000_adapter_boot_load_dsp()
H A Dhpi6205.c1792 3-1 TRAS = 5cycle-1 = 100b (Tras=42ns) in boot_loader_config_emif()
/linux/Documentation/translations/sp_SP/process/
H A Dhowto.rst136 tras desarrollar otros sistemas operativos.
H A Dcoding-style.rst531 tras los atributos de clase (por ejemplo, tenga en cuenta el cambio de
/linux/drivers/gpu/drm/i915/display/
H A Dintel_bw.c306 "QGV %d: DCLK=%d tRP=%d tRDPRE=%d tRAS=%d tRCD=%d tRC=%d\n", in icl_get_qgv_points()
/linux/drivers/media/pci/tw5864/
H A Dtw5864-reg.h1024 * Tras value, the minimum cycle of active to precharge command period,
/linux/drivers/gpu/drm/radeon/
H A Datombios.h6454 UCHAR uctRAS; // tRAS
6484 UCHAR uctRAS; // tRAS
6517 UCHAR uctRAS; // tRAS
/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7662 UCHAR uctRAS; // tRAS
7692 UCHAR uctRAS; // tRAS
7728 UCHAR uctRAS; // tRAS
H A Datomfirmware.h3414 uint8_t tRAS; member