Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Drio_mport_cdev.h94 #define RIO_DOORBELL (1 << 0) macro
/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1408 event.header = RIO_DOORBELL; in rio_mport_doorbell_handler()
2321 if (event.header != RIO_DOORBELL) in mport_write()