Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/can/
Dat91_can.c124 #define AT91_IRQ_ALL (0x1fffffff) macro
411 at91_write(priv, AT91_IDR, AT91_IRQ_ALL); in at91_chip_start()
432 at91_write(priv, AT91_IDR, AT91_IRQ_ALL); in at91_chip_start()
442 at91_write(priv, AT91_IDR, AT91_IRQ_ALL); in at91_chip_stop()