Searched refs:cpsw_readphy (Results 1 – 1 of 1) sorted by relevance
166 static int cpsw_readphy(device_t, int, int);195 DEVMETHOD(etherswitch_readphyreg, cpsw_readphy),3014 cpsw_readphy(device_t dev, int phy, int reg) in cpsw_readphy() function