Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_core.c60 if (lpi_status & LPI_CTRL_STATUS_RLPIEN) in sxgbe_get_lpi_status()
H A Dsxgbe_common.h141 #define LPI_CTRL_STATUS_RLPIEN BIT(2) macro
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_core.c327 if (lpi & LPI_CTRL_STATUS_RLPIEN) in dwxgmac2_host_irq_status()