Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/can/
Dat91_can.c110 #define AT91_IRQ_ALL (0x1fffffff) macro
388 at91_write(priv, AT91_IDR, AT91_IRQ_ALL); in at91_chip_start()
408 at91_write(priv, AT91_IDR, AT91_IRQ_ALL); in at91_chip_start()
418 at91_write(priv, AT91_IDR, AT91_IRQ_ALL); in at91_chip_stop()