Home
last modified time | relevance | path

Searched defs:reg_sr (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/can/
H A Dat91_can.c651 static void at91_irq_tx(struct net_device *dev, u32 reg_sr) in at91_irq_tx()
692 static void at91_irq_err_line(struct net_device *dev, const u32 reg_sr) in at91_irq_err_line()
753 static void at91_irq_err_frame(struct net_device *dev, const u32 reg_sr) in at91_irq_err_frame()
820 const u32 reg_sr = at91_read(priv, AT91_SR); in at91_get_reg_sr_rx() local
832 u32 reg_sr = 0, reg_sr_rx; in at91_irq() local