Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h263 struct ccsr_clk { struct
264 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 …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h410 struct ccsr_clk { struct
411 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 …]
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1992 typedef struct ccsr_clk { struct
2009 } ccsr_clk_t; argument