Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/bcm/
DInterfaceIdleMode.c67 if(Adapter->ulPowerSaveMode == DEVICE_POWERSAVE_MODE_AS_MANUAL_CLOCK_GATING) in InterfaceIdleModeRespond()
169 if((Adapter->ulPowerSaveMode == DEVICE_POWERSAVE_MODE_AS_MANUAL_CLOCK_GATING) in InterfaceAbortIdlemode()
183 if(Adapter->ulPowerSaveMode == DEVICE_POWERSAVE_MODE_AS_MANUAL_CLOCK_GATING) in InterfaceAbortIdlemode()
272 if(Adapter->ulPowerSaveMode == DEVICE_POWERSAVE_MODE_AS_MANUAL_CLOCK_GATING) in InterfaceHandleShutdownModeWakeup()
DMacros.h281 #define DEVICE_POWERSAVE_MODE_AS_MANUAL_CLOCK_GATING 0 macro
Dled_control.c795 if (DEVICE_POWERSAVE_MODE_AS_MANUAL_CLOCK_GATING == in LEDControlThread()