Home
last modified time | relevance | path

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

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