Lines Matching defs:sbi_regs
13 struct sbi_regs { struct
14 /* 0x0000 */ u32 cid; /* Component ID */
15 /* 0x0004 */ u32 ctl; /* Control */
16 /* 0x0008 */ u32 status; /* Status */
17 u32 _unused1;
19 /* 0x0010 */ u32 cfg0; /* Slot0 config reg */
20 /* 0x0014 */ u32 cfg1; /* Slot1 config reg */
21 /* 0x0018 */ u32 cfg2; /* Slot2 config reg */
22 /* 0x001c */ u32 cfg3; /* Slot3 config reg */
24 /* 0x0020 */ u32 stb0; /* Streaming buf control for slot 0 */
25 /* 0x0024 */ u32 stb1; /* Streaming buf control for slot 1 */
26 /* 0x0028 */ u32 stb2; /* Streaming buf control for slot 2 */
27 /* 0x002c */ u32 stb3; /* Streaming buf control for slot 3 */
29 /* 0x0030 */ u32 intr_state; /* Interrupt state */
30 /* 0x0034 */ u32 intr_tid; /* Interrupt target ID */
31 /* 0x0038 */ u32 intr_diag; /* Interrupt diagnostics */