Searched refs:PCS_LINK_IRQ (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/ | ||
D | stmmac_pcs.h | 68 if (intr_status & PCS_LINK_IRQ) { in dwmac_pcs_isr() |
D | common.h | 281 #define PCS_LINK_IRQ BIT(1) /* PCS Link */ macro |