Searched defs:ccsr_clk (Results 1 – 3 of 3) sorted by relevance
280 struct ccsr_clk { struct281 struct {284 } clkcsr[2];285 u8 res_040[0x7c0]; /* 0x100 */286 struct {289 } pllcgsr[2];290 u8 res_840[0x1c0];291 u32 clkpcsr; /* 0xa00 Platform clock domain control/status */292 u8 res_a04[0x1fc];293 u32 pllpgsr; /* 0xc00 Platform PLL General Status */[all …]
519 struct ccsr_clk { struct520 struct {525 } clkcsr[4];526 u8 res_040[0x780]; /* 0x100 */527 struct {530 } pllcgsr[2];531 u8 res_840[0x1c0];532 u32 clkpcsr; /* 0xa00 Platform clock domain control/status */533 u8 res_a04[0x1fc];534 u32 pllpgsr; /* 0xc00 Platform PLL General Status */[all …]
1990 typedef struct ccsr_clk { struct2007 } ccsr_clk_t; argument