Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c263 #define H3_EPHY_LED_POL BIT(17) /* 1: active low, 0: active high */ macro
952 reg |= H3_EPHY_LED_POL; in sun8i_dwmac_set_syscon()
954 reg &= ~H3_EPHY_LED_POL; in sun8i_dwmac_set_syscon()