Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c263 #define H3_EPHY_LED_POL BIT(17) /* 1: active low, 0: active high */ macro
955 reg |= H3_EPHY_LED_POL; in sun8i_dwmac_set_syscon()
957 reg &= ~H3_EPHY_LED_POL; in sun8i_dwmac_set_syscon()