Searched refs:cpsw_writephy (Results 1 – 1 of 1) sorted by relevance
167 static int cpsw_writephy(device_t, int, int, int);196 DEVMETHOD(etherswitch_writephyreg, cpsw_writephy),3022 cpsw_writephy(device_t dev, int phy, int reg, int data) in cpsw_writephy() function