Searched full:trfc (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/memory/ |
H A D | jedec_ddr.h | 69 /* tRFC values */ 228 u32 tRFC; member 257 u32 tRFC; member
|
H A D | of_memory.c | 175 ret |= of_property_read_u32(np, "tRFC-min-tck", &min->tRFC); in of_lpddr3_get_min_tck() 221 ret |= of_property_read_u32(np, "tRFC", &tim->tRFC); in of_lpddr3_do_get_timings()
|
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/ |
H A D | jedec,lpddr3.yaml | 99 tRFC-min-tck: 207 tRFC-min-tck = <17>; 232 tRFC = <65000>;
|
H A D | jedec,lpddr3-timings.yaml | 74 tRFC: 146 tRFC = <65000>;
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-lmcx-defs.h | 1830 uint64_t trfc:5; member 1840 uint64_t trfc:5; 1854 uint64_t trfc:5; member 1864 uint64_t trfc:5; 2692 uint64_t trfc:5; member 2702 uint64_t trfc:5; 2722 uint64_t trfc:5; member 2732 uint64_t trfc:5;
|
/linux/drivers/devfreq/ |
H A D | sun8i-a33-mbus.c | 187 "Setting DRAM to %u MHz, tREFI=%u, tRFC=%u, ODT=%s\n", in sun8i_a33_mbus_set_dram_freq() 266 /* Choose tREFI and tRFC to match the configured DRAM type. */ in sun8i_a33_mbus_hw_init()
|
/linux/drivers/memory/samsung/ |
H A D | exynos5422-dmc.c | 208 TIMING_FIELD("tRFC", 24, 31), 1052 val = dmc->timings->tRFC / clk_period_ps; in create_timings_aligned() 1053 val += dmc->timings->tRFC % clk_period_ps ? 1 : 0; in create_timings_aligned() 1054 val = max(val, dmc->min_tck->tRFC); in create_timings_aligned()
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5422-odroid-core.dtsi | 341 tRFC-min-tck = <17>; 367 tRFC = <65000>;
|
/linux/drivers/media/pci/tw5864/ |
H A D | tw5864-reg.h | 1029 * Trfc value, the minimum cycle of refresh to active or refresh command period,
|
/linux/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 6455 UCHAR uctRFC; // tRFC 6485 UCHAR uctRFC; // tRFC 6518 UCHAR uctRFC; // tRFC
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 7664 UCHAR uctRFC; // tRFC 7694 UCHAR uctRFC; // tRFC 7730 UCHAR uctRFC; // tRFC
|