Searched refs:MACCFG1_TX_FLOW (Results 1 – 2 of 2) sorted by relevance
231 tmp |= MACCFG1_TX_FLOW; in fman_dtsec_init()667 iowrite32be(ioread32be(®s->maccfg1) | MACCFG1_TX_FLOW, in fman_dtsec_set_tx_pause_frames()670 iowrite32be(ioread32be(®s->maccfg1) & ~MACCFG1_TX_FLOW, in fman_dtsec_set_tx_pause_frames()
294 #define MACCFG1_TX_FLOW 0x00000010 macro