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];292 u8 res_a04[0x1fc];294 u8 res_c04[0x1c];295 u32 plldgsr; /* 0xc20 DDR 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];533 u8 res_a04[0x1fc];535 u8 res_c04[0x1c];536 u32 plldgsr; /* 0xc20 DDR PLL General Status */[all …]
1990 typedef struct ccsr_clk { struct2007 } ccsr_clk_t; argument