Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drtsn.h347 #define MPSM_PSME BIT(0) macro
H A Drtsn.c752 val = MPSM_PDA(phyad) | MPSM_PRA(regad) | MPSM_PSME; in rtsn_mii_access()
759 ret = rtsn_reg_wait(priv, MPSM, MPSM_PSME, 0); in rtsn_mii_access()
H A Drswitch.h744 #define MPSM_PSME BIT(0) macro
H A Drswitch_main.c1236 val = MPSM_PSME | in rswitch_etha_mpsm_op()
1244 ret = rswitch_reg_wait(etha->addr, MPSM, MPSM_PSME, 0); in rswitch_etha_mpsm_op()