Searched refs:DTSEC_TCTRL_GTS (Results 1 – 2 of 2) sorted by relevance
46 iowrite32be(ioread32be(®s->tctrl) | DTSEC_TCTRL_GTS, ®s->tctrl); in fman_dtsec_stop_tx()52 iowrite32be(ioread32be(®s->tctrl) & ~DTSEC_TCTRL_GTS, ®s->tctrl); in fman_dtsec_start_tx()
272 #define DTSEC_TCTRL_GTS 0x00000020 macro