Searched refs:rswitch_etha_mpsm_op (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/renesas/ |
| H A D | rswitch_main.c | 1228 static int rswitch_etha_mpsm_op(struct rswitch_etha *etha, bool read, in rswitch_etha_mpsm_op() function 1262 ret = rswitch_etha_mpsm_op(etha, false, MPSM_MMF_C45, addr, devad, in rswitch_etha_mii_read_c45() 1267 return rswitch_etha_mpsm_op(etha, true, MPSM_MMF_C45, addr, devad, in rswitch_etha_mii_read_c45() 1277 ret = rswitch_etha_mpsm_op(etha, false, MPSM_MMF_C45, addr, devad, in rswitch_etha_mii_write_c45() 1282 return rswitch_etha_mpsm_op(etha, false, MPSM_MMF_C45, addr, devad, in rswitch_etha_mii_write_c45() 1290 return rswitch_etha_mpsm_op(etha, true, MPSM_MMF_C22, phyad, regad, in rswitch_etha_mii_read_c22() 1299 return rswitch_etha_mpsm_op(etha, false, MPSM_MMF_C22, phyad, regad, in rswitch_etha_mii_write_c22()
|