Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c240 #define H3_EPHY_LED_POL BIT(17) /* 1: active low, 0: active high */ macro
872 reg |= H3_EPHY_LED_POL; in sun8i_dwmac_set_syscon()
874 reg &= ~H3_EPHY_LED_POL; in sun8i_dwmac_set_syscon()