Linux Kernel
3.7.1
|
Data Fields | |
struct clk_hw | hw |
void __iomem * | reg |
u8 | idx |
struct clk_pfd - IMX PFD clock : clock source : PFD register address : the index of PFD encoded in the register
PFD clock found on i.MX6 series. Each register for PFD has 4 clk_pfd data encoded, and member idx is used to specify the one. And each register has SET, CLR and TOG registers at offset 0x4 0x8 and 0xc.