Lines Matching defs:int_status
602 static int ti_hecc_error(struct net_device *ndev, int int_status,
681 u32 mbxno, mbx_mask, int_status, err_status, stamp;
685 int_status = hecc_read(priv,
689 if (!int_status)
694 ti_hecc_error(ndev, int_status, err_status);
696 if (unlikely(int_status & HECC_CANGIM_DEF_MASK)) {
701 if (int_status & HECC_CANGIF_WLIF) {
709 if (int_status & HECC_CANGIF_EPIF) {
717 if (int_status & HECC_CANGIF_BOIF) {
747 if (int_status & HECC_CANGIF_GMIF) {
783 int_status = hecc_read(priv, HECC_CANGIF1);
786 int_status = hecc_read(priv, HECC_CANGIF0);