Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drtsn.c757 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 Drtsn.h244 MPSM = RMRO + 0x0010, enumerator
H A Drswitch_main.c1242 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()