Home
last modified time | relevance | path

Searched refs:MPSM (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/renesas/
H A Drtsn.c762 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 Drtsn.h244 MPSM = RMRO + 0x0010, enumerator
H A Drswitch.c1217 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 Drswitch.h550 MPSM = RMRO + 0x0000, enumerator