PORT_CONFIG      1686 drivers/net/ethernet/marvell/mv643xx_eth.c 	wrlp(mp, PORT_CONFIG, rx_csum ? 0x02000000 : 0x00000000);
PORT_CONFIG      1809 drivers/net/ethernet/marvell/mv643xx_eth.c 	port_config = rdlp(mp, PORT_CONFIG) & ~UNICAST_PROMISCUOUS_MODE;
PORT_CONFIG      1835 drivers/net/ethernet/marvell/mv643xx_eth.c 	wrlp(mp, PORT_CONFIG, port_config);
PORT_CONFIG       567 drivers/net/ethernet/marvell/pxa168_eth.c 	val = rdl(pep, PORT_CONFIG);
PORT_CONFIG       572 drivers/net/ethernet/marvell/pxa168_eth.c 	wrl(pep, PORT_CONFIG, val);
PORT_CONFIG       654 drivers/net/ethernet/marvell/pxa168_eth.c 	val = rdl(pep, PORT_CONFIG);
PORT_CONFIG       656 drivers/net/ethernet/marvell/pxa168_eth.c 	wrl(pep, PORT_CONFIG, val);
PORT_CONFIG       685 drivers/net/ethernet/marvell/pxa168_eth.c 	val = rdl(pep, PORT_CONFIG);
PORT_CONFIG       687 drivers/net/ethernet/marvell/pxa168_eth.c 	wrl(pep, PORT_CONFIG, val);
PORT_CONFIG       933 drivers/net/ethernet/marvell/pxa168_eth.c 	u32 cfg, cfg_o = rdl(pep, PORT_CONFIG);
PORT_CONFIG       952 drivers/net/ethernet/marvell/pxa168_eth.c 	wrl(pep, PORT_CONFIG, cfg);
PORT_CONFIG      1014 drivers/net/ethernet/marvell/pxa168_eth.c 	wrl(pep, PORT_CONFIG, PCR_HS);		/* Hash size is 1/2kb */