Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_core.c56 if (lpi_status & LPI_CTRL_STATUS_TLPIEN) in sxgbe_get_lpi_status()
H A Dsxgbe_common.h143 #define LPI_CTRL_STATUS_TLPIEN BIT(0) macro
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_core.c319 if (lpi & LPI_CTRL_STATUS_TLPIEN) { in dwxgmac2_host_irq_status()