Home
last modified time | relevance | path

Searched full:awake (Results 1 – 25 of 134) sorted by relevance

123456

/linux/drivers/net/wireless/marvell/libertas/
H A Dcmdresp.c267 lbs_deb_cmd("EVENT: host awake\n"); in lbs_process_event()
280 lbs_deb_cmd("EVENT: ds awake\n"); in lbs_process_event()
286 lbs_deb_cmd("EVENT: ps awake\n"); in lbs_process_event()
287 /* handle unexpected PS AWAKE event */ in lbs_process_event()
290 "EVENT: In FULL POWER mode - ignore PS AWAKE\n"); in lbs_process_event()
H A Dhost.h710 * AdHoc awake period (FW v9+ only):
712 * 1 = always awake (IEEE standard behavior)
713 * 2 - 31 = sleep for (n - 1) periods and awake for 1 period
/linux/drivers/net/wireless/ti/wl18xx/
H A Dconf.h100 /* Duty Cycle (20-80% of staying Awake) for IDLE AP
104 /* Duty Cycle (20-80% of staying Awake) for Connected AP
H A Dacx.h351 /* Duty Cycle (20-80% of staying Awake) for IDLE AP
355 /* Duty Cycle (20-80% of staying Awake) for Connected AP
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_reset.c277 intel_engine_mask_t awake; in igt_atomic_reset() local
281 awake = reset_prepare(gt); in igt_atomic_reset()
287 reset_finish(gt, awake); in igt_atomic_reset()
H A Dselftest_engine_pm.c372 * know that the engine is already awake, in which in live_engine_pm()
399 pr_err("%s is still awake after flushing pm\n", in live_engine_pm()
H A Dintel_gt_types.h165 intel_wakeref_t awake; member
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc.c156 * is a chance that it could still be awake after we successfully in gsc_allocate_and_map_vma()
166 * guaranteed to always work as long as the GPU itself is awake (which in gsc_allocate_and_map_vma()
167 * it must be if the GSC is awake). in gsc_allocate_and_map_vma()
/linux/Documentation/devicetree/bindings/powerpc/
H A Dsleep.yaml29 awake during system suspend, but will not be disabled until then.
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpm-master-stats.yaml24 voting for staying awake.
/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dfsl,rcpm.yaml69 mechanism for keeping certain blocks awake during STANDBY and MEM, in
/linux/drivers/net/wireless/marvell/mwifiex/
H A DREADME128 ps_state = <0/1/2/3, full power state/awake state/pre-sleep state/sleep state>
131 wakeup_tries = <wakeup device count, cleared when device awake>
H A Dpcie.h104 /* FW awake cookie after FW ready */
/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.h82 #define B43_PS_AWAKE (1 << 2) /* Force device awake */
/linux/arch/arm/mach-omap2/
H A Dsleep24xx.S66 subs r5, r5, #0x1 @ awake, wait just a bit
/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c637 * the SoC is definitely awake. in olpc_xo175_ec_resume()
641 /* Enable all EC events while we're awake */ in olpc_xo175_ec_resume()
715 /* Enable all EC events while we're awake */ in olpc_xo175_ec_probe()
/linux/include/linux/
H A Dti_wilink_st.h117 * @tx_waitq: if the chip is not in AWAKE state, the skbs needs to be queued
423 * asleep or run host faster when chip awake etc..
/linux/drivers/net/wireless/ti/wl12xx/
H A Dacx.h194 /* the number of beacons in awake mode */
/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200.h206 /* Keep cw1200 awake (WUP = 1) 1 second after each scan to avoid
/linux/include/uapi/linux/
H A Dpmu.h44 #define PMU_SYSTEM_READY 0xdf /* tell PMU we are awake */
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcsr.h80 * NOTE: Device does need to be awake in order to read this memory
113 * NOTE: Device must be awake, initialized via apm_ops.init(),
/linux/net/mac80211/
H A Doffchannel.c23 * hardware unconditionally awake, but still let the AP send us normal frames.
60 /* inform AP that we are awake again */
71 * frame to inform the AP that we are awake so that AP sends in ieee80211_offchannel_ps_disable()
/linux/arch/arm/mach-exynos/
H A Dpm.c313 * Notify cpu 0 that cpu 1 is awake in exynos_cpu1_powerdown()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.h104 * Multicast support in WOW and host awake mode.
105 * Allow all multicast in host awake mode.
/linux/drivers/net/wireless/ath/ath9k/
H A Dtx99.c154 /* We leave the hardware awake as it will be chugging on */ in ath9k_tx99_init()

123456