Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/ifi_canfd/
H A Difi_canfd.c65 #define IFI_CANFD_INTERRUPT_SET_IRQ ((u32)BIT(31)) macro
626 const u32 clr_irq_mask = ~((u32)IFI_CANFD_INTERRUPT_SET_IRQ); in ifi_canfd_isr()
761 writel((u32)(~IFI_CANFD_INTERRUPT_SET_IRQ), in ifi_canfd_start()
809 writel((u32)(~IFI_CANFD_INTERRUPT_SET_IRQ), in ifi_canfd_stop()