Searched refs:phy_tx_disable_gpio (Results 1 – 1 of 1) sorted by relevance
981 struct gpio_desc phy_tx_disable_gpio; member4760 &port->phy_tx_disable_gpio, GPIOD_IS_OUT); in phy_info_parse()4794 if (dm_gpio_is_valid(&port->phy_tx_disable_gpio)) in mvpp2_gpio_init()4795 dm_gpio_set_value(&port->phy_tx_disable_gpio, 0); in mvpp2_gpio_init()