Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/include/asm/
Dsbi.h13 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 */
[all …]