Searched full:twtr (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/memory/ |
H A D | jedec_ddr_data.c | 42 .tWTR = 10000, 63 .tWTR = 7500, 84 .tWTR = 7500, 105 .tWTR = 7500, 126 .tWTR = 2,
|
H A D | of_memory.c | 43 ret |= of_property_read_u32(np, "tWTR-min-tck", &min->tWTR); in of_get_min_tck() 75 ret |= of_property_read_u32(np, "tWTR", &tim->tWTR); in of_do_get_timings() 182 ret |= of_property_read_u32(np, "tWTR-min-tck", &min->tWTR); in of_lpddr3_get_min_tck() 228 ret |= of_property_read_u32(np, "tWTR", &tim->tWTR); in of_lpddr3_do_get_timings()
|
H A D | jedec_ddr.h | 155 u32 tWTR; member 179 u32 tWTR; member 235 u32 tWTR; member 264 u32 tWTR; member
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | elpida_ecb240abacn.dtsi | 17 tWTR-min-tck = <2>; 33 tWTR = <7500>; 55 tWTR = <10000>;
|
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr2.yaml | 56 tWTR-min-tck: 156 tWTR-min-tck = <2>; 172 tWTR = <7500>; 193 tWTR = <10000>;
|
H A D | jedec,lpddr3.yaml | 155 tWTR-min-tck: 216 tWTR-min-tck = <2>; 239 tWTR = <3750>;
|
H A D | jedec,lpddr2-timings.yaml | 82 tWTR: 130 tWTR = <7500>;
|
H A D | jedec,lpddr3-timings.yaml | 109 tWTR: 153 tWTR = <3750>;
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-lmcx-defs.h | 1832 uint64_t twtr:4; member 1838 uint64_t twtr:4; 1856 uint64_t twtr:4; member 1862 uint64_t twtr:4; 2693 uint64_t twtr:4; member 2701 uint64_t twtr:4; 2723 uint64_t twtr:4; member 2731 uint64_t twtr:4;
|
/linux/drivers/memory/samsung/ |
H A D | exynos5422-dmc.c | 217 TIMING_FIELD("tWTR", 28, 31), 1089 val = dmc->timings->tWTR / clk_period_ps; in create_timings_aligned() 1090 val += dmc->timings->tWTR % clk_period_ps ? 1 : 0; in create_timings_aligned() 1091 val = max(val, dmc->min_tck->tWTR); in create_timings_aligned()
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5422-odroid-core.dtsi | 348 tWTR-min-tck = <2>; 374 tWTR = <3750>;
|
/linux/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 6462 UCHAR uctWTR; // tWTR 6492 UCHAR uctWTR; // tWTR 6525 UCHAR uctWTR; // tWTR
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 7670 UCHAR uctWTR; // tWTR 7700 UCHAR uctWTR; // tWTR 7736 UCHAR uctWTR; // tWTR
|