Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-uclass.c44 static struct phy_counts *phy_get_counts(struct phy *phy) in phy_get_counts() function
67 if (phy_get_counts(phy)) in phy_alloc_counts()
201 counts = phy_get_counts(phy); in generic_phy_init()
240 counts = phy_get_counts(phy); in generic_phy_exit()
270 counts = phy_get_counts(phy); in generic_phy_power_on()
298 counts = phy_get_counts(phy); in generic_phy_power_off()