Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Drio_regs.h77 #define RIO_DST_OPS_DOORBELL 0x00000400 /* [II] Doorbell op */ macro
/Linux-v5.4/drivers/net/
Drionet.c85 (dst_ops & RIO_DST_OPS_DOORBELL))
/Linux-v5.4/drivers/rapidio/
Drio-scan.c454 if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) in rio_setup_device()
/Linux-v5.4/drivers/rapidio/devices/
Drio_mport_cdev.c1797 if (rdev->dst_ops & RIO_DST_OPS_DOORBELL) in rio_mport_add_riodev()