Home
last modified time | relevance | path

Searched refs:I82579_LPI_PLL_SHUT (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.h249 #define I82579_LPI_PLL_SHUT 0x4412 /* LPI PLL Shut Enable */ macro
H A De1000_ich8lan.c957 ret_val = e1000_read_emi_reg_locked(hw, I82579_LPI_PLL_SHUT, in e1000_set_eee_pchlan()
963 ret_val = e1000_write_emi_reg_locked(hw, I82579_LPI_PLL_SHUT, in e1000_set_eee_pchlan()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_ich8lan.h249 #define I82579_LPI_PLL_SHUT 0x4412 /* LPI PLL Shut Enable */ macro