Lines Matching refs:ioread32be
265 iowrite32be(ioread32be(®s->imask) | exception_mask, ®s->imask); in init()
359 event = ioread32be(®s->ievent) & in tgec_err_exception()
363 event &= ioread32be(®s->imask); in tgec_err_exception()
430 tmp = ioread32be(®s->command_config); in tgec_enable()
448 tmp = ioread32be(®s->command_config); in tgec_disable()
466 tmp = ioread32be(®s->command_config); in tgec_set_promiscuous()
507 tmp = ioread32be(®s->command_config); in tgec_accept_rx_pause_frames()
596 tmp = ioread32be(®s->command_config); in tgec_set_tstamp()
652 *mac_version = ioread32be(®s->tgec_id); in tgec_get_version()
677 iowrite32be(ioread32be(®s->imask) | bit_mask, ®s->imask); in tgec_set_exception()
679 iowrite32be(ioread32be(®s->imask) & ~bit_mask, ®s->imask); in tgec_set_exception()
738 tmp = (ioread32be(®s->tx_ipg_len) & in tgec_init()