Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drio_regs.h77 #define RIO_DST_OPS_DOORBELL 0x00000400 /* [II] Doorbell op */ macro
/openbmc/linux/drivers/net/
H A Drionet.c85 (dst_ops & RIO_DST_OPS_DOORBELL))
/openbmc/linux/drivers/rapidio/
H A Drio-scan.c452 if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) in rio_setup_device()
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c1803 if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) in rio_mport_add_riodev()