Lines Matching refs:write
178 /* after that can do read or write*/
226 dev_dbg(&bus->dev, "mdio write %s,base is %p\n",
228 dev_dbg(&bus->dev, "phy id=%d, reg=%#x, write data=%d\n",
268 dev_dbg(&bus->dev, "mdio write %s,base is %p\n",
270 dev_dbg(&bus->dev, "phy id=%d, devad=%d, reg=%#x, write data=%d\n",
280 /* config the cmd-reg to write addr*/
286 /* check for read or write opt is finished */
334 /* check for read or write opt is finished */
386 /* Step 2; config the cmd-reg to write addr*/
389 /* Step 3: check for read or write opt is finished */
399 /* check for read or write opt is finished */
518 new_bus->write = hns_mdio_write_c22;