Searched refs:aqr_phy_led_active_low_set (Results 1 – 3 of 3) sorted by relevance
120 int aqr_phy_led_active_low_set(struct phy_device *phydev, int index, bool enable) in aqr_phy_led_active_low_set() function150 return aqr_phy_led_active_low_set(phydev, index, active_low); in aqr_phy_led_polarity_set()
201 int aqr_phy_led_active_low_set(struct phy_device *phydev, int index, bool enable);
519 ret = aqr_phy_led_active_low_set(phydev, led_active_low, true); in aqr107_config_init()