Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_core.c76 if (unlikely(irq_status & LPI_INT_STATUS)) in sxgbe_core_host_irq_status()
H A Dsxgbe_common.h125 #define LPI_INT_STATUS BIT(5) macro