Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Drio_regs.h81 #define RIO_DST_OPS_DOORBELL 0x00000400 /* [II] Doorbell op */ macro
/Linux-v4.19/drivers/net/
Drionet.c89 (dst_ops & RIO_DST_OPS_DOORBELL))
/Linux-v4.19/drivers/rapidio/
Drio-scan.c458 if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) in rio_setup_device()
/Linux-v4.19/drivers/rapidio/devices/
Drio_mport_cdev.c1798 if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) in rio_mport_add_riodev()