Home
last modified time | relevance | path

Searched defs:reg_sr (Results 1 – 4 of 4) 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
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_rtp_test.c312 struct xe_reg_sr *reg_sr = &gt->reg_sr; in xe_rtp_process_to_sr_tests() local
/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_types.h126 struct xe_reg_sr reg_sr; member
H A Dxe_gt_types.h175 struct xe_reg_sr reg_sr; member