Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/can/ifi_canfd/
Difi_canfd.c66 #define IFI_CANFD_INTERRUPT_SET_IRQ ((u32)BIT(31)) macro
605 const u32 clr_irq_mask = ~((u32)IFI_CANFD_INTERRUPT_SET_IRQ); in ifi_canfd_isr()
740 writel((u32)(~IFI_CANFD_INTERRUPT_SET_IRQ), in ifi_canfd_start()
788 writel((u32)(~IFI_CANFD_INTERRUPT_SET_IRQ), in ifi_canfd_stop()