Home
last modified time | relevance | path

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

/linux/drivers/net/can/spi/
H A Dhi311x.c90 #define HI3110_STAT_TXMTY BIT(7) macro
723 if (priv->tx_busy && statf & HI3110_STAT_TXMTY) { in hi3110_can_ist()