Searched defs:ccsr_clk (Results 1 – 3 of 3) sorted by relevance
263 struct ccsr_clk { struct264 struct {267 } clkcsr[2];268 u8 res_040[0x7c0]; /* 0x100 */269 struct {272 } pllcgsr[2];273 u8 res_840[0x1c0];274 u32 clkpcsr; /* 0xa00 Platform clock domain control/status */275 u8 res_a04[0x1fc];276 u32 pllpgsr; /* 0xc00 Platform PLL General Status */[all …]
410 struct ccsr_clk { struct411 struct {416 } clkcsr[4];417 u8 res_040[0x780]; /* 0x100 */418 struct {421 } pllcgsr[2];422 u8 res_840[0x1c0];423 u32 clkpcsr; /* 0xa00 Platform clock domain control/status */424 u8 res_a04[0x1fc];425 u32 pllpgsr; /* 0xc00 Platform PLL General Status */[all …]
1992 typedef struct ccsr_clk { struct2009 } ccsr_clk_t; argument