X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fe1000%2Fbase%2Fe1000_ich8lan.h;h=6aa928891f4b4cf131e40c1e57f6797c198e4745;hb=e181c962411e862313ab461e3a4689a9441e17fa;hp=33e77fb87815a39345ef3d8a01687ba1b702361c;hpb=d5f46be3d5791d4893b0ccb0f9c902e41c4841d6;p=dpdk.git diff --git a/drivers/net/e1000/base/e1000_ich8lan.h b/drivers/net/e1000/base/e1000_ich8lan.h index 33e77fb878..6aa928891f 100644 --- a/drivers/net/e1000/base/e1000_ich8lan.h +++ b/drivers/net/e1000/base/e1000_ich8lan.h @@ -237,6 +237,9 @@ POSSIBILITY OF SUCH DAMAGE. #define HV_PM_CTRL_PLL_STOP_IN_K1_GIGA 0x100 #define HV_PM_CTRL_K1_ENABLE 0x4000 +#define I217_PLL_CLOCK_GATE_REG PHY_REG(772, 28) +#define I217_PLL_CLOCK_GATE_MASK 0x07FF + #define SW_FLAG_TIMEOUT 1000 /* SW Semaphore flag timeout in ms */ /* Inband Control */