Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dipaq-micro.h21 #define MSG_VERSION 0x0 macro
/openbmc/linux/drivers/mfd/
H A Dipaq-micro.c85 case MSG_VERSION: in micro_rx_msg()
186 .id = MSG_VERSION, in ipaq_micro_get_version()
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c36 #define MSG_VERSION 0x02 /* Message version */ macro
167 bufp->mbuf->version = MSG_VERSION; in alloc_tty_buffer()
262 if (rc || (rb->mbuf->version != MSG_VERSION) || in hvc_iucv_write()