Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.h345 typedef struct _SYSIF_REGS struct
347 u32 Doorbell; /* 00 System<->IOC Doorbell reg */
348 u32 WriteSequence; /* 04 Write Sequence register */
349 u32 Diagnostic; /* 08 Diagnostic register */
350 u32 TestBase; /* 0C Test Base Address */
351 u32 DiagRwData; /* 10 Read Write Data (fw download) */
352 u32 DiagRwAddress; /* 14 Read Write Address (fw download)*/
353 u32 Reserved1[6]; /* 18-2F reserved for future use */
354 u32 IntStatus; /* 30 Interrupt Status */
355 u32 IntMask; /* 34 Interrupt Mask */
[all …]