Lines Matching defs:active
125 static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active);
223 /* Only unforce SMBus if ME is not active */
2955 * @active: true to enable LPLU, false to disable
2957 * Sets the LPLU state according to the active flag. For PCH, if OEM write
2963 static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active)
2972 if (active)
2986 * @active: true to enable LPLU, false to disable
2988 * Sets the LPLU D0 state according to the active flag. When
2996 static s32 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw, bool active)
3008 if (active) {
3072 * @active: true to enable LPLU, false to disable
3074 * Sets the LPLU D3 state according to the active flag. When
3082 static s32 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw, bool active)
3091 if (!active) {
3156 * @bank: pointer to the variable that returns the active bank