Home
last modified time | relevance | path

Searched defs:ccsr_clk (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h280 struct ccsr_clk { struct
281 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 …]
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h519 struct ccsr_clk { struct
520 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 …]
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1990 typedef struct ccsr_clk { struct
2007 } ccsr_clk_t; argument