Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dfixed_phy.c190 static struct gpio_desc *fixed_phy_get_gpiod(struct device_node *np) in fixed_phy_get_gpiod() function
220 static struct gpio_desc *fixed_phy_get_gpiod(struct device_node *np) in fixed_phy_get_gpiod() function
241 gpiod = fixed_phy_get_gpiod(np); in __fixed_phy_register()