Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/apple/
H A Drtkit.c60 #define APPLE_RTKIT_SYSLOG_TYPE GENMASK_ULL(59, 52) macro
292 reply = FIELD_PREP(APPLE_RTKIT_SYSLOG_TYPE, in apple_rtkit_common_rx_get_buffer()
341 u8 type = FIELD_GET(APPLE_RTKIT_SYSLOG_TYPE, msg); in apple_rtkit_crashlog_rx()
381 u8 type = FIELD_GET(APPLE_RTKIT_SYSLOG_TYPE, msg); in apple_rtkit_ioreport_rx()
471 u8 type = FIELD_GET(APPLE_RTKIT_SYSLOG_TYPE, msg); in apple_rtkit_syslog_rx()