Searched refs:RCAR_CAN_FIDCR_IDE (Results 1 – 1 of 1) sorted by relevance
133 #define RCAR_CAN_FIDCR_IDE (1 << 31) /* ID Extension Bit */ macro476 writel(RCAR_CAN_FIDCR_IDE | RCAR_CAN_FIDCR_RTR, &priv->regs->fidcr[1]); in rcar_can_start()