Linux Kernel
3.7.1
|
Data Fields | |
unsigned int | hi |
unsigned int | lo |
struct tim_c - free running counter : High 16 bits of the counter : Low 32 bits of the counter
Lays out the structure of the free running counter in memory. This counter increments at a rate of 27 MHz/8 on all platforms.
Definition at line 92 of file csrc-powertv.c.
unsigned int hi |
Definition at line 93 of file csrc-powertv.c.
unsigned int lo |
Definition at line 94 of file csrc-powertv.c.