Searched refs:MBOXSC_PROTOCOL_VERSION (Results 1 – 2 of 2) sorted by relevance
45 #define MBOXSC_PROTOCOL_VERSION 1 macro
193 static uint32_t mboxsc_active_version = MBOXSC_PROTOCOL_VERSION;282 (void *)MBOXSC_PROTOCOL_VERSION); in _init()296 mboxsc_active_version = MIN(MBOXSC_PROTOCOL_VERSION, sms_version); in _init()927 if (mailboxp->mbox_header.msg_version > MBOXSC_PROTOCOL_VERSION) { in mboxsc_getmsg()1238 *(uint32_t *)arg = MBOXSC_PROTOCOL_VERSION; in mboxsc_ctrl()1250 *(uint32_t *)arg = MBOXSC_PROTOCOL_VERSION; in mboxsc_ctrl()1368 if (mailboxp->mbox_header.msg_version > MBOXSC_PROTOCOL_VERSION) { in mboxsc_iosram_callback()1443 mboxsc_active_version = MIN(MBOXSC_PROTOCOL_VERSION, in mboxsc_hdrchange_callback()