Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dsbi.h14 struct sbi_regs { struct
15 /* 0x0000 */ u32 cid; /* Component ID */
16 /* 0x0004 */ u32 ctl; /* Control */
17 /* 0x0008 */ u32 status; /* Status */
18 u32 _unused1;
20 /* 0x0010 */ u32 cfg0; /* Slot0 config reg */
21 /* 0x0014 */ u32 cfg1; /* Slot1 config reg */
22 /* 0x0018 */ u32 cfg2; /* Slot2 config reg */
23 /* 0x001c */ u32 cfg3; /* Slot3 config reg */
30 /* 0x0030 */ u32 intr_state; /* Interrupt state */
[all …]