Searched refs:reset_flags (Results 1 – 2 of 2) sorted by relevance
823 int reset_flags = GPIOD_IS_OUT; in designware_eth_of_to_plat() local841 reset_flags |= GPIOD_ACTIVE_LOW; in designware_eth_of_to_plat()844 &priv->reset_gpio, reset_flags); in designware_eth_of_to_plat()
885 int reset_flags = GPIOD_IS_OUT; in sun8i_emac_eth_of_to_plat() local981 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