/linux/drivers/cpufreq/ |
H A D | sa1110-cpufreq.c | 39 u_char twr; /* write recovery time (ns) */ member 56 .twr = 10, 65 .twr = 8, 74 .twr = 9, 82 .twr = 10, 91 .twr = 16, /* Trdl: 2 CLKs */ 100 .twr = 8, 109 .twr = 8, 146 u_int mem_khz, sd_khz, trp, twr; in sdram_calculate_timing() local 164 twr = ns_to_cycles(sdram->twr, mem_khz); in sdram_calculate_timing() [all …]
|
/linux/drivers/memory/ |
H A D | jedec_ddr_data.c | 39 .tWR = 15000, 60 .tWR = 15000, 81 .tWR = 15000, 102 .tWR = 15000, 123 .tWR = 3,
|
H A D | of_memory.c | 40 ret |= of_property_read_u32(np, "tWR-min-tck", &min->tWR); in of_get_min_tck() 72 ret |= of_property_read_u32(np, "tWR", &tim->tWR); in of_do_get_timings() 183 ret |= of_property_read_u32(np, "tWR-min-tck", &min->tWR); in of_lpddr3_get_min_tck() 229 ret |= of_property_read_u32(np, "tWR", &tim->tWR); in of_lpddr3_do_get_timings()
|
H A D | jedec_ddr.h | 152 u32 tWR; member 176 u32 tWR; member 236 u32 tWR; member 265 u32 tWR; member
|
/linux/arch/powerpc/platforms/85xx/ |
H A D | twr_p102x.c | 8 * TWR-P102x Board Setup 102 pr_info("TWR-P1025 board from Freescale Semiconductor\n"); in twr_p1025_setup_arch() 108 .name = "TWR-P1025", in define_machine() 109 .compatible = "fsl,TWR-P1025", in define_machine()
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | elpida_ecb240abacn.dtsi | 14 tWR-min-tck = <3>; 30 tWR = <15000>; 52 tWR = <15000>;
|
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr2.yaml | 98 tWR-min-tck: 153 tWR-min-tck = <3>; 169 tWR = <15000>; 190 tWR = <15000>;
|
H A D | jedec,lpddr3.yaml | 149 tWR-min-tck: 215 tWR-min-tck = <7>; 238 tWR = <7500>;
|
H A D | jedec,lpddr2-timings.yaml | 77 tWR: 129 tWR = <15000>;
|
H A D | jedec,lpddr3-timings.yaml | 104 tWR: 152 tWR = <7500>;
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1025twr.dts | 2 * P1025 TWR Device Tree Source (32-bit address map) 38 compatible = "fsl,TWR-P1025";
|
H A D | p1025twr.dtsi | 2 * P1025 TWR Device Tree Source stub (no addresses or top-level ranges)
|
/linux/arch/arm/boot/dts/nxp/vf/ |
H A D | Makefile | 9 vf610-twr.dtb \
|
H A D | vf610-zii-ssmb-dtu.dts | 11 * Based on an original 'vf610-twr.dts' which is Copyright 2015,
|
H A D | vf610-twr.dts | 10 compatible = "fsl,vf610-twr", "fsl,vf610";
|
H A D | vf610-zii-ssmb-spu3.dts | 11 * Based on an original 'vf610-twr.dts' which is Copyright 2015,
|
/linux/arch/arm/boot/dts/nxp/ls/ |
H A D | Makefile | 8 ls1021a-twr.dtb
|
/linux/drivers/memory/samsung/ |
H A D | exynos5422-dmc.c | 218 TIMING_FIELD("tWR", 24, 27), 1095 val = dmc->timings->tWR / clk_period_ps; in create_timings_aligned() 1096 val += dmc->timings->tWR % clk_period_ps ? 1 : 0; in create_timings_aligned() 1097 val = max(val, dmc->min_tck->tWR); in create_timings_aligned()
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5422-odroid-core.dtsi | 349 tWR-min-tck = <7>; 375 tWR = <7500>;
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-lmcx-defs.h | 1289 uint64_t twr:3; member 1313 uint64_t twr:3; 1330 uint64_t twr:3; member 1354 uint64_t twr:3;
|
/linux/sound/pci/asihpi/ |
H A D | hpi6000.c | 842 6-5 TWR = 2-1 = 01b (tWR = 10ns) in hpi6000_adapter_boot_load_dsp()
|
H A D | hpi6205.c | 1790 6-5 TWR = 2cycle-1 = 01b (tWR = 17ns) in boot_loader_config_emif()
|
/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-reg.h | 1040 /* Twr value, write recovery time, default is 4"h3 */
|
/linux/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 6460 UCHAR uctWR; // tWR 6490 UCHAR uctWR; // tWR 6523 UCHAR uctWR; // tWR
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 7669 UCHAR uctWR; // tWR 7699 UCHAR uctWR; // tWR 7735 UCHAR uctWR; // tWR
|