Searched refs:MPSM (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/renesas/ |
| H A D | rtsn.c | 757 rtsn_write(priv, MPSM, val); in rtsn_mii_access() 759 ret = rtsn_reg_wait(priv, MPSM, MPSM_PSME, 0); in rtsn_mii_access() 764 ret = MPSM_PRD_GET(rtsn_read(priv, MPSM)); in rtsn_mii_access()
|
| H A D | rtsn.h | 244 MPSM = RMRO + 0x0010, enumerator
|
| H A D | rswitch_main.c | 1242 iowrite32(val, etha->addr + MPSM); in rswitch_etha_mpsm_op() 1244 ret = rswitch_reg_wait(etha->addr, MPSM, MPSM_PSME, 0); in rswitch_etha_mpsm_op() 1249 val = ioread32(etha->addr + MPSM); in rswitch_etha_mpsm_op()
|