Home
last modified time | relevance | path

Searched refs:wakeups (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/include/linux/mfd/
Ddbx500-prcmu.h247 static inline void prcmu_enable_wakeups(u32 wakeups) in prcmu_enable_wakeups() argument
249 db8500_prcmu_enable_wakeups(wakeups); in prcmu_enable_wakeups()
432 static inline void prcmu_enable_wakeups(u32 wakeups) {} in prcmu_enable_wakeups() argument
Ddb8500-prcmu.h525 void db8500_prcmu_enable_wakeups(u32 wakeups);
679 static inline void db8500_prcmu_enable_wakeups(u32 wakeups) {} in db8500_prcmu_enable_wakeups() argument
/linux-4.4.14/tools/perf/tests/
Dperf-record.c59 int err = -1, errs = 0, i, wakeups = 0; in test__PERF_RECORD() local
274 if (++wakeups > 5) { in test__PERF_RECORD()
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
Ddebugfs.c65 WL12XX_DEBUGFS_FWSTATS_FILE(isr, wakeups, "%u");
175 DEBUGFS_FWSTATS_ADD(isr, wakeups); in wl12xx_debugfs_add_files()
Dacx.h124 __le32 wakeups; member
/linux-4.4.14/Documentation/DocBook/
Dusb.xml.db48 API-usb-anchor-suspend-wakeups
49 API-usb-anchor-resume-wakeups
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-at91.c1489 static u32 wakeups[MAX_GPIO_BANKS]; variable
1502 wakeups[bank] |= mask; in gpio_irq_set_wake()
1504 wakeups[bank] &= ~mask; in gpio_irq_set_wake()
1525 writel_relaxed(wakeups[i], pio + PIO_IER); in at91_pinctrl_gpio_suspend()
1527 if (!wakeups[i]) in at91_pinctrl_gpio_suspend()
1531 'A'+i, wakeups[i]); in at91_pinctrl_gpio_suspend()
1547 if (!wakeups[i]) in at91_pinctrl_gpio_resume()
1550 writel_relaxed(wakeups[i], pio + PIO_IDR); in at91_pinctrl_gpio_resume()
/linux-4.4.14/drivers/usb/musb/
Dtusb6010.c480 u32 wakeups; in musb_do_idle() local
487 wakeups = 0; in musb_do_idle()
489 wakeups = TUSB_PRCM_WHOSTDISCON in musb_do_idle()
492 wakeups |= TUSB_PRCM_WID; in musb_do_idle()
494 tusb_allow_idle(musb, wakeups); in musb_do_idle()
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Ddebugfs.c152 DEBUGFS_FWSTATS_FILE(isr, wakeups, 20, "%u");
292 DEBUGFS_FWSTATS_DEL(isr, wakeups); in wl1251_debugfs_delete_files()
393 DEBUGFS_FWSTATS_ADD(isr, wakeups); in wl1251_debugfs_add_files()
Dacx.h943 u32 wakeups; member
/linux-4.4.14/Documentation/timers/
Dtimer_stats.txt12 wakeups, which should be avoided to optimize power consumption.
/linux-4.4.14/Documentation/thermal/
Dintel_powerclamp.txt95 are not masked. Tests show that the extra wakeups from scheduler tick
153 enter idle without extra wakeups (such as external interrupts).
156 When an excessive amount of wakeups occurs during idle, an
/linux-4.4.14/drivers/mfd/
Ddb8500-prcmu.c846 void db8500_prcmu_enable_wakeups(u32 wakeups) in db8500_prcmu_enable_wakeups() argument
852 BUG_ON(wakeups != (wakeups & VALID_WAKEUPS)); in db8500_prcmu_enable_wakeups()
855 if (wakeups & BIT(i)) in db8500_prcmu_enable_wakeups()
/linux-4.4.14/arch/arm/boot/dts/
Dste-href-family-pinctrl.dtsi243 * The idle mode is basically sleep mode sans wakeups. Also
/linux-4.4.14/Documentation/locking/
Dww-mutex-design.txt313 serialize access to resources for devices. The only way to make wakeups
/linux-4.4.14/Documentation/filesystems/
Dxfs-delayed-logging-design.txt677 broadcast wakeups (thundering herds) has been used to implement these two
680 the broadcast wakeups these operations can be put under a new spinlock and
/linux-4.4.14/Documentation/sysctl/
Dvm.txt180 out to disk. This tunable expresses the interval between those wakeups, in
/linux-4.4.14/Documentation/trace/
Dftrace.txt1451 to record the worst case wakeups of RT tasks. Non-RT tasks are
2827 the function tracing. The foo instance displays wakeups and task
/linux-4.4.14/arch/x86/
DKconfig2497 - EC-driven system wakeups
2510 - EC-driven system wakeups