HV_OEM_BITS is not page 0 but page 768.

This commit is contained in:
msaitoh 2016-09-09 06:34:10 +00:00
parent bc91867bec
commit 375093407f
1 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: inbmphyreg.h,v 1.3 2011/05/20 06:06:59 msaitoh Exp $ */
/* $NetBSD: inbmphyreg.h,v 1.4 2016/09/09 06:34:10 msaitoh Exp $ */
/*******************************************************************************
Copyright (c) 2001-2005, Intel Corporation
All rights reserved.
@ -84,14 +84,14 @@ POSSIBILITY OF SUCH DAMAGE.
#define I82577_ADDR_REG 16
#define I82577_CFG_REG 22
#define HV_OEM_BITS BME1000_REG(0, 25)
#define HV_INTC_FC_PAGE_START 768
#define BM_PORT_CTRL_PAGE 769
#define HV_OEM_BITS BME1000_REG(768, 25)
#define HV_OEM_BITS_LPLU (1 << 2)
#define HV_OEM_BITS_A1KDIS (1 << 6)
#define HV_OEM_BITS_ANEGNOW (1 << 10)
#define HV_INTC_FC_PAGE_START 768
#define BM_PORT_CTRL_PAGE 769
#define HV_KMRN_MODE_CTRL BME1000_REG(BM_PORT_CTRL_PAGE, 16)
#define HV_KMRN_MDIO_SLOW 0x0400