Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii.c36 #define IRQ_GLOBAL_CLEAR BIT(0) macro
109 writel_relaxed(IRQ_GLOBAL_CLEAR, phy->base + EMAC_SGMII_PHY_IRQ_CMD); in emac_sgmii_irq_clear()