Lines Matching refs:ioread32be
265 iowrite32be(ioread32be(®s->imask) | exception_mask, ®s->imask); in init()
363 event = ioread32be(®s->ievent) & in tgec_err_exception()
367 event &= ioread32be(®s->imask); in tgec_err_exception()
434 tmp = ioread32be(®s->command_config); in tgec_enable()
452 tmp = ioread32be(®s->command_config); in tgec_disable()
470 tmp = ioread32be(®s->command_config); in tgec_set_promiscuous()
511 tmp = ioread32be(®s->command_config); in tgec_accept_rx_pause_frames()
600 tmp = ioread32be(®s->command_config); in tgec_set_tstamp()
656 *mac_version = ioread32be(®s->tgec_id); in tgec_get_version()
681 iowrite32be(ioread32be(®s->imask) | bit_mask, ®s->imask); in tgec_set_exception()
683 iowrite32be(ioread32be(®s->imask) & ~bit_mask, ®s->imask); in tgec_set_exception()
740 tmp = (ioread32be(®s->tx_ipg_len) & in tgec_init()