Lines Matching defs:int_status
592 static int ti_hecc_error(struct net_device *ndev, int int_status,
672 u32 mbxno, mbx_mask, int_status, err_status, stamp;
676 int_status = hecc_read(priv,
680 if (!int_status)
685 ti_hecc_error(ndev, int_status, err_status);
687 if (unlikely(int_status & HECC_CANGIM_DEF_MASK)) {
692 if (int_status & HECC_CANGIF_WLIF) {
700 if (int_status & HECC_CANGIF_EPIF) {
708 if (int_status & HECC_CANGIF_BOIF) {
738 if (int_status & HECC_CANGIF_GMIF) {
773 int_status = hecc_read(priv, HECC_CANGIF1);
776 int_status = hecc_read(priv, HECC_CANGIF0);