Home
last modified time | relevance | path

Searched refs:apple_rtkit_crashlog_regs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soc/apple/
H A Drtkit-crashlog.c45 struct apple_rtkit_crashlog_regs { struct
61 static_assert(sizeof(struct apple_rtkit_crashlog_regs) == 0x350); argument
129 struct apple_rtkit_crashlog_regs *regs; in apple_rtkit_crashlog_dump_regs()
138 regs = (struct apple_rtkit_crashlog_regs *)bfr; in apple_rtkit_crashlog_dump_regs()