Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_awg.c106 #define EMAC_CLK_EPHY_LED_POL (1 << 17) /* H3 */ macro
1554 reg |= EMAC_CLK_EPHY_LED_POL; in awg_setup_phy()
1556 reg &= ~EMAC_CLK_EPHY_LED_POL; in awg_setup_phy()