Linux Kernel
3.7.1
|
Data Fields | |
struct clk_hw | hw |
void __iomem * | div_reg |
unsigned int | div_mask |
void __iomem * | en_reg |
int | en_bit |
spinlock_t * | lock |
Definition at line 26 of file clk-vt8500.c.
unsigned int div_mask |
Definition at line 29 of file clk-vt8500.c.
Definition at line 28 of file clk-vt8500.c.
int en_bit |
Definition at line 31 of file clk-vt8500.c.
Definition at line 30 of file clk-vt8500.c.
Definition at line 27 of file clk-vt8500.c.
spinlock_t* lock |
Definition at line 32 of file clk-vt8500.c.