Searched refs:INT_CAUSE (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/marvell/ |
| H A D | pxa168_eth.c | 56 #define INT_CAUSE 0x0450 macro 649 wrl(pep, INT_CAUSE, 0); in eth_port_start() 673 wrl(pep, INT_CAUSE, 0); in eth_port_reset() 846 icr = rdl(pep, INT_CAUSE); in pxa168_eth_collect_events() 850 wrl(pep, INT_CAUSE, ~icr); in pxa168_eth_collect_events() 995 wrl(pep, INT_CAUSE, 0); in pxa168_init_hw() 1174 wrl(pep, INT_CAUSE, 0); in pxa168_eth_stop()
|