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 */
2972 * @active: true to enable LPLU, false to disable
2974 * Sets the LPLU state according to the active flag. For PCH, if OEM write
2980 static s32 e1000_set_lplu_state_pchlan(struct e1000_hw *hw, bool active)
2989 if (active)
3003 * @active: true to enable LPLU, false to disable
3005 * Sets the LPLU D0 state according to the active flag. When
3013 static s32 e1000_set_d0_lplu_state_ich8lan(struct e1000_hw *hw, bool active)
3025 if (active) {
3089 * @active: true to enable LPLU, false to disable
3091 * Sets the LPLU D3 state according to the active flag. When
3099 static s32 e1000_set_d3_lplu_state_ich8lan(struct e1000_hw *hw, bool active)
3108 if (!active) {
3173 * @bank: pointer to the variable that returns the active bank