Searched refs:RCTRL_RTSE (Results 1 – 2 of 2) sorted by relevance
191 tmp |= RCTRL_RTSE; in fman_dtsec_init()583 iowrite32be(ioread32be(®s->rctrl) | RCTRL_RTSE, in fman_dtsec_set_ts()588 iowrite32be(ioread32be(®s->rctrl) & ~RCTRL_RTSE, in fman_dtsec_set_ts()
280 #define RCTRL_RTSE 0x00000040 macro