Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h315 static inline int b53_switch_get_reset_gpio(struct b53_device *dev) in b53_switch_get_reset_gpio() function
328 static inline int b53_switch_get_reset_gpio(struct b53_device *dev) in b53_switch_get_reset_gpio() function
H A Db53_common.c2714 dev->reset_gpio = b53_switch_get_reset_gpio(dev); in b53_switch_init()