Displaying 2 results from an estimated 2 matches for "memtim".
Did you mean:
meltin
2014 Aug 25
0
[PATCH envytools] demmio: Add decoding of some MEM_TIMINGS registers for NVC0.
...cycle time. </doc>
> + <doc> Row Cycle time. </doc>
> + </bitfield>
> + </reg32>
> +
> + <reg32 offset="0x290" name="MEM_TIMINGS_0" variants="NVC0-">
> + <doc> This, and the next 6 regs, are all related to memtimings.
> + A good place to read might be http://www.tweakers.fr/timings.html .
> + Most bitfields are unknown.
> + </doc>
> + <bitfield high="7" low="0" name="tRC">
> + <doc> Row Cycle time. </doc>
> + </bitfield>...
2014 Aug 25
12
[PATCH envytools] demmio: Add decoding of some MEM_TIMINGS registers for NVC0.
...quot;>
- <doc> Row cycle time. </doc>
+ <doc> Row Cycle time. </doc>
+ </bitfield>
+ </reg32>
+
+ <reg32 offset="0x290" name="MEM_TIMINGS_0" variants="NVC0-">
+ <doc> This, and the next 6 regs, are all related to memtimings.
+ A good place to read might be http://www.tweakers.fr/timings.html .
+ Most bitfields are unknown.
+ </doc>
+ <bitfield high="7" low="0" name="tRC">
+ <doc> Row Cycle time. </doc>
+ </bitfield>
+ <bitfield high="15...