Searched refs:TCTRL_GTS (Results 1 – 3 of 3) sorted by relevance
16 #define TCTRL_INIT TCTRL_GTS75 clrbits_be32(®s->tctrl, TCTRL_GTS); in dtsec_enable_mac()86 setbits_be32(®s->tctrl, TCTRL_GTS); in dtsec_disable_mac()
179 #define TCTRL_GTS 0x00000020 /* Graceful transmit stop */ macro
100 #define TCTRL_GTS 0x00000020 macro794 iowrite32be(ioread32be(®s->tctrl) & ~TCTRL_GTS, ®s->tctrl); in graceful_start()820 tmp = ioread32be(®s->tctrl) | TCTRL_GTS; in graceful_stop()