Searched refs:MPSM (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/ethernet/renesas/ |
| H A D | rtsn.c | 762 rtsn_write(priv, MPSM, val); in rtsn_mii_access() 764 ret = rtsn_reg_wait(priv, MPSM, MPSM_PSME, 0); in rtsn_mii_access() 769 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.c | 1217 iowrite32(val, etha->addr + MPSM); in rswitch_etha_mpsm_op() 1219 ret = rswitch_reg_wait(etha->addr, MPSM, MPSM_PSME, 0); in rswitch_etha_mpsm_op() 1224 val = ioread32(etha->addr + MPSM); in rswitch_etha_mpsm_op()
|
| H A D | rswitch.h | 550 MPSM = RMRO + 0x0000, enumerator
|