Home
last modified time | relevance | path

Searched refs:REG_PLUS_INTRN_STATUS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dcassini.c2427 u32 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(ring)); in cas_interruptN()
2478 u32 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(1)); in cas_interrupt1()
2599 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(1)); in cas_poll()
2607 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(2)); in cas_poll()
2615 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(3)); in cas_poll()
H A Dcassini.h380 #define REG_PLUS_INTRN_STATUS(x) (REG_PLUS_INTR_STATUS_1 + ((x) - 1)*16) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dcassini.c2398 u32 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(ring)); in cas_interruptN()
2449 u32 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(1)); in cas_interrupt1()
2570 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(1)); in cas_poll()
2578 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(2)); in cas_poll()
2586 status = readl(cp->regs + REG_PLUS_INTRN_STATUS(3)); in cas_poll()
H A Dcassini.h380 #define REG_PLUS_INTRN_STATUS(x) (REG_PLUS_INTR_STATUS_1 + ((x) - 1)*16) macro

Completed in 36 milliseconds