Searched refs:reset_flags (Results 1 – 3 of 3) sorted by relevance
741 int reset_flags = GPIOD_IS_OUT; in designware_eth_ofdata_to_platdata() local759 reset_flags |= GPIOD_ACTIVE_LOW; in designware_eth_ofdata_to_platdata()762 &priv->reset_gpio, reset_flags); in designware_eth_ofdata_to_platdata()
775 int reset_flags = GPIOD_IS_OUT; in sun8i_emac_eth_ofdata_to_platdata() local825 reset_flags |= GPIOD_ACTIVE_LOW; in sun8i_emac_eth_ofdata_to_platdata()828 &priv->reset_gpio, reset_flags); in sun8i_emac_eth_ofdata_to_platdata()
1892 int reset_flags = GPIOD_IS_OUT; in eqos_probe_resources_stm32() local1895 reset_flags |= GPIOD_ACTIVE_LOW; in eqos_probe_resources_stm32()1898 &eqos->phy_reset_gpio, reset_flags); in eqos_probe_resources_stm32()