Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Ddesignware.c823 int reset_flags = GPIOD_IS_OUT; in designware_eth_of_to_plat() local
841 reset_flags |= GPIOD_ACTIVE_LOW; in designware_eth_of_to_plat()
844 &priv->reset_gpio, reset_flags); in designware_eth_of_to_plat()
A Dsun8i_emac.c885 int reset_flags = GPIOD_IS_OUT; in sun8i_emac_eth_of_to_plat() local
981 reset_flags |= GPIOD_ACTIVE_LOW; in sun8i_emac_eth_of_to_plat()
984 &priv->reset_gpio, reset_flags); in sun8i_emac_eth_of_to_plat()

Completed in 6 milliseconds