Searched refs:TSI721_USING_MSI (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/rapidio/devices/
H A Dtsi721.c478 if (priv->flags & TSI721_USING_MSI)
572 if (priv->flags & TSI721_USING_MSI) {
858 (priv->flags & TSI721_USING_MSI) ? 0 : IRQF_SHARED,
2727 priv->flags |= TSI721_USING_MSI;
2997 else if (priv->flags & TSI721_USING_MSI)
H A Dtsi721.h765 TSI721_USING_MSI = (1 << 0), enumerator in enum:tsi721_flags

Completed in 118 milliseconds