Home
last modified time | relevance | path

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

/drivers/net/can/ifi_canfd/
Difi_canfd.c65 #define IFI_CANFD_INTERRUPT_SET_IRQ ((u32)BIT(31)) macro
604 const u32 clr_irq_mask = ~((u32)IFI_CANFD_INTERRUPT_SET_IRQ); in ifi_canfd_isr()
739 writel((u32)(~IFI_CANFD_INTERRUPT_SET_IRQ), in ifi_canfd_start()
787 writel((u32)(~IFI_CANFD_INTERRUPT_SET_IRQ), in ifi_canfd_stop()