Lines Matching refs:ecntrl
155 iowrite32be(tmp, ®s->ecntrl); in fman_dtsec_init()
478 tmp = ioread32be(®s->ecntrl); in fman_dtsec_adjust_link()
483 iowrite32be(tmp, ®s->ecntrl); in fman_dtsec_adjust_link()
534 iowrite32be(ioread32be(®s->ecntrl) | in fman_dtsec_reset_stat()
535 DTSEC_ECNTRL_CLRCNT, ®s->ecntrl); in fman_dtsec_reset_stat()
544 iowrite32be(ioread32be(®s->ecntrl) & ~DTSEC_ECNTRL_STEN, in fman_dtsec_set_stat_level()
545 ®s->ecntrl); in fman_dtsec_set_stat_level()
552 iowrite32be(ioread32be(®s->ecntrl) | DTSEC_ECNTRL_STEN, in fman_dtsec_set_stat_level()
553 ®s->ecntrl); in fman_dtsec_set_stat_level()
560 iowrite32be(ioread32be(®s->ecntrl) | DTSEC_ECNTRL_STEN, in fman_dtsec_set_stat_level()
561 ®s->ecntrl); in fman_dtsec_set_stat_level()
568 iowrite32be(ioread32be(®s->ecntrl) | DTSEC_ECNTRL_STEN, in fman_dtsec_set_stat_level()
569 ®s->ecntrl); in fman_dtsec_set_stat_level()