Searched refs:phy_soft_reset_pin (Results 1 – 2 of 2) sorted by relevance
625 mss_gpio_id_t phy_soft_reset_pin; /*!< GPIO pin soft reset for PHY is connected to */ member1317 mss_gpio_id_t phy_soft_reset_pin; /*!< GPIO pin soft reset for PHY is connected to */ member
276 this_mac->phy_soft_reset_pin = cfg->phy_soft_reset_pin; in MSS_MAC_init()752 cfg->phy_soft_reset_pin = MSS_GPIO_0; in MSS_MAC_cfg_struct_def_init()1410 … MSS_GPIO_set_output(this_mac->phy_soft_reset_gpio, this_mac->phy_soft_reset_pin, reset_state); in MSS_MAC_phy_reset()