Searched refs:is63xx (Results 1 - 2 of 2) sorted by relevance

/openwrt/target/linux/generic/files/drivers/net/phy/b53/
H A Db53_common.c247 } else if (is63xx(dev)) {
307 } else if (is63xx(dev)) {
401 if (!is63xx(dev) && !(is5301x(dev) && i == 6))
806 if (is63xx(dev))
910 } else if (is63xx(dev)) {
H A Db53_priv.h147 static inline int is63xx(struct b53_device *dev) function

Completed in 25 milliseconds