Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Ddesignware.c741 int reset_flags = GPIOD_IS_OUT; in designware_eth_ofdata_to_platdata() local
759 reset_flags |= GPIOD_ACTIVE_LOW; in designware_eth_ofdata_to_platdata()
762 &priv->reset_gpio, reset_flags); in designware_eth_ofdata_to_platdata()
H A Dsun8i_emac.c775 int reset_flags = GPIOD_IS_OUT; in sun8i_emac_eth_ofdata_to_platdata() local
825 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()
H A Ddwc_eth_qos.c1892 int reset_flags = GPIOD_IS_OUT; in eqos_probe_resources_stm32() local
1895 reset_flags |= GPIOD_ACTIVE_LOW; in eqos_probe_resources_stm32()
1898 &eqos->phy_reset_gpio, reset_flags); in eqos_probe_resources_stm32()