Searched refs:DTSEC_TCTRL_TTSE (Results 1 – 2 of 2) sorted by relevance
163 tmp |= DTSEC_TCTRL_TTSE; in fman_dtsec_init()585 iowrite32be(ioread32be(®s->tctrl) | DTSEC_TCTRL_TTSE, in fman_dtsec_set_ts()590 iowrite32be(ioread32be(®s->tctrl) & ~DTSEC_TCTRL_TTSE, in fman_dtsec_set_ts()
271 #define DTSEC_TCTRL_TTSE 0x00000040 macro