Searched defs:AT91_IRQ_ERRA (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/can/ | ||
| H A D | at91_can.c | 90 #define AT91_IRQ_ERRA (1 << 16) macro |
| /kernel/linux/linux-6.6/drivers/net/can/ | ||
| H A D | at91_can.c | 90 #define AT91_IRQ_ERRA BIT(16) macro |
Completed in 7 milliseconds