manc2h           2846 drivers/net/ethernet/intel/e1000e/netdev.c 	u32 manc, manc2h, mdef, i, j;
manc2h           2858 drivers/net/ethernet/intel/e1000e/netdev.c 	manc2h = er32(MANC2H);
manc2h           2862 drivers/net/ethernet/intel/e1000e/netdev.c 		manc2h |= (E1000_MANC2H_PORT_623 | E1000_MANC2H_PORT_664);
manc2h           2878 drivers/net/ethernet/intel/e1000e/netdev.c 				manc2h |= BIT(i);
manc2h           2891 drivers/net/ethernet/intel/e1000e/netdev.c 				manc2h |= BIT(1);
manc2h           2901 drivers/net/ethernet/intel/e1000e/netdev.c 	ew32(MANC2H, manc2h);