Searched refs:MMIS1 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/renesas/ |
H A D | rswitch.c | 1181 writel(MMIS1_CLEAR_FLAGS, etha->addr + MMIS1); in rswitch_etha_set_access() 1186 ret = rswitch_reg_wait(etha->addr, MMIS1, MMIS1_PAACS, MMIS1_PAACS); in rswitch_etha_set_access() 1190 rswitch_modify(etha->addr, MMIS1, MMIS1_PAACS, MMIS1_PAACS); in rswitch_etha_set_access() 1195 ret = rswitch_reg_wait(etha->addr, MMIS1, MMIS1_PRACS, MMIS1_PRACS); in rswitch_etha_set_access() 1201 rswitch_modify(etha->addr, MMIS1, MMIS1_PRACS, MMIS1_PRACS); in rswitch_etha_set_access() 1206 ret = rswitch_reg_wait(etha->addr, MMIS1, MMIS1_PWACS, MMIS1_PWACS); in rswitch_etha_set_access()
|
H A D | rtsn.h | 275 MMIS1 = RMRO + 0x0520, enumerator
|
H A D | rswitch.h | 594 MMIS1 = RMRO + 0x0220, enumerator
|