Searched refs:MIIMCFG_RESET_MGMT (Results 1 – 2 of 2) sorted by relevance
84 iowrite32be(ioread32be(®s->miimcfg) | MIIMCFG_RESET_MGMT, in fman_dtsec_mii_reset()86 iowrite32be(ioread32be(®s->miimcfg) & ~MIIMCFG_RESET_MGMT, in fman_dtsec_mii_reset()
40 #define MIIMCFG_RESET_MGMT 0x80000000 macro