Home
last modified time | relevance | path

Searched refs:E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.h79 #define E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION 0x00000200 macro
H A Dich8lan.c968 fextnvm6 &= ~E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION; in e1000_k1_workaround_lpt_lp()
975 fextnvm6 |= E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION; in e1000_k1_workaround_lpt_lp()