Searched defs:sys_ctrl (Results 1 – 4 of 4) sorted by relevance
64 typedef struct sys_ctrl { struct65 u32 ipsbar;66 u32 res1;67 u32 rambar;68 u32 res2;69 u8 crsr;70 u8 cwcr;71 u8 lpicr;72 u8 cwsr;73 u8 res3[8];[all …]
34 typedef struct sys_ctrl { struct35 uint sc_mbar;36 ushort sc_scr;37 ushort sc_spr;38 uint sc_pmr;39 char res1[2];40 ushort sc_alpr;41 uint sc_dir;42 char res2[12];
146 sys_ctrl: sys_ctrl@f7030000 { label
14 u32 sys_ctrl; member