Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h340 typedef struct comm_proc { struct
343 ushort cp_cpcr;
344 u_char res1[2];
345 ushort cp_rccr;
346 u_char res2;
347 u_char cp_rmds;
348 u_char res3[4];
349 ushort cp_cpmcr1;
350 ushort cp_cpmcr2;
351 ushort cp_cpmcr3;
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A D8xx_immap.h434 typedef struct comm_proc { struct
437 ushort cp_cpcr;
438 u_char res1[2];
439 ushort cp_rccr;
440 u_char res2;
441 u_char cp_rmds;
442 u_char res3[4];
443 ushort cp_cpmcr1;
444 ushort cp_cpmcr2;
445 ushort cp_cpmcr3;
[all …]
H A Dimmap_cpm2.h538 typedef struct comm_proc { struct
539 u32 cp_cpcr;
540 u32 cp_rccr;
541 u8 res1[14];
542 u16 cp_rter;
543 u8 res2[2];
544 u16 cp_rtmr;
545 u16 cp_rtscr;
546 u8 res3[2];
547 u32 cp_rtsr;
[all …]