Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h17 typedef struct sys_conf { struct
18 uint sc_siumcr;
19 uint sc_sypcr;
20 uint sc_swt;
21 char res1[2];
22 ushort sc_swsr;
23 uint sc_sipend;
24 uint sc_simask;
25 uint sc_siel;
26 uint sc_sivec;
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A D8xx_immap.h18 typedef struct sys_conf { struct
19 uint sc_siumcr;
20 uint sc_sypcr;
21 uint sc_swt;
22 char res1[2];
23 ushort sc_swsr;
24 uint sc_sipend;
25 uint sc_simask;
26 uint sc_siel;
27 uint sc_sivec;
[all …]
H A Dimmap_cpm2.h61 typedef union sys_conf { union