/linux/include/linux/clk/ |
H A D | imx.h | 13 void imx6sl_set_wait_clk(bool enter);
|
/linux/arch/x86/include/asm/ |
H A D | mwait.h | 106 * We execute MONITOR against need_resched and enter optimized wait state 142 * Caller can specify whether to enter C0.1 (low latency, less
|
/linux/tools/power/cpupower/man/ |
H A D | cpupower-monitor.1 | 110 Threads (hyperthreaded cores) may not be able to enter deeper core states if 132 Being able to enter NBP1 state also depends on graphics power management.
|
/linux/sound/soc/ux500/ |
H A D | mop500.c | 108 dev_dbg(&pdev->dev, "%s: Enter.\n", __func__); in mop500_probe() 141 pr_debug("%s: Enter.\n", __func__); in mop500_remove()
|
/linux/drivers/staging/fbtft/ |
H A D | fb_tls8204.c | 37 /* Enter extended command mode */ in init_display() 58 /* Enter H=0 standard command mode */ in init_display()
|
/linux/Documentation/driver-api/usb/ |
H A D | typec_bus.rst | 44 enter any modes on their own. 63 ``TYPEC_STATE_SAFE`` before sending Enter or Exit Mode command as defined in USB
|
/linux/drivers/usb/cdns3/ |
H A D | cdns3-debug.h | 32 ret += sprintf(str + ret, "L1 enter "); in cdns3_decode_usb_irq() 36 ret += sprintf(str + ret, "L2 enter "); in cdns3_decode_usb_irq()
|
/linux/Documentation/kbuild/ |
H A D | kconfig.rst | 178 For search help, enter / followed by TAB-TAB (to highlight 179 <Help>) and Enter. This will tell you that you can also use 285 You can also enter a different search string without having
|
/linux/arch/powerpc/kexec/ |
H A D | crash.c | 32 * The primary CPU waits a while for all secondary CPUs to enter. This is to 48 * In case of system reset, secondary CPUs enter crash_kexec_secondary with out 128 * If we came in via system reset, secondaries enter via crash_kexec_secondary(). in crash_kexec_prepare_cpus() 129 * So, wait a while for the secondary CPUs to enter for that case. in crash_kexec_prepare_cpus()
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-novatek-nt35560.c | 190 * 0x00 0x01 Enter CMD2 page 0 in nt35560_set_brightness() 204 dev_err(nt->dev, "failed to enter page 1 (%d)\n", ret); in nt35560_set_brightness() 405 /* Enter sleep mode */ in nt35560_unprepare() 408 dev_err(nt->dev, "failed to enter sleep mode (%d)\n", ret); in nt35560_unprepare()
|
/linux/tools/perf/Documentation/ |
H A D | perf-trace.txt | 80 Will set all raw_syscalls:sys_{enter,exit}, pgfault, vfs_getname, etc 86 other events (raw_syscalls:sys_{enter,exit}, etc are left "without" 224 raw_syscalls:sys_{enter,exit} tracepoints, for debugging. 238 the same beautifiers used in the strace-like enter+exit lines to augment the
|
/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | azoteq,iqs7211.yaml | 258 azoteq,touch-enter: 437 azoteq,debounce-enter: 530 azoteq,touch-enter: 542 azoteq,debounce-enter: 684 azoteq,touch-enter = <40>;
|
/linux/arch/arm/include/asm/ |
H A D | mcs_spinlock.h | 11 /* Ensure prior stores are observed before we enter wfe. */ \
|
/linux/arch/arm/mach-mxs/ |
H A D | pm.c | 25 .enter = mxs_suspend_enter,
|
/linux/arch/arm/mach-imx/ |
H A D | pm-imx25.c | 28 .enter = imx25_suspend_enter,
|
H A D | cpuidle-imx5.c | 22 .enter = imx5_cpuidle_enter,
|
/linux/include/linux/input/ |
H A D | lm8333.h | 14 /* Active timeout before enter HALT mode in microseconds */
|
/linux/Documentation/driver-api/ |
H A D | slimbus.rst | 106 broadcast to all active devices on the bus before the bus can enter low-power 107 mode. Controller uses this sequence when it decides to enter low-power mode so
|
/linux/arch/mips/include/asm/ |
H A D | idle.h | 23 .enter = mips_cpuidle_wait_enter,\
|
/linux/Documentation/devicetree/bindings/fpga/ |
H A D | lattice-ice40-fpga-mgr.txt | 10 FPGA will enter Master SPI mode and drive SCK with a
|
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | ps.h | 21 void rtw_power_mode_change(struct rtw_dev *rtwdev, bool enter);
|
/linux/arch/arm/mach-omap1/ |
H A D | pm.c | 204 printk(KERN_INFO "PM: OMAP%x is trying to enter deep sleep...\n", in omap1_pm_suspend() 515 * omap_pm_enter - Actually enter a sleep state. 557 .enter = omap_pm_enter, 620 /* Setup ULPD POWER_CTRL_REG - enter deep sleep whenever possible */ in omap_pm_init()
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 988 brcmf_dbg(TRACE, "enter: %s type %d\n", name, type); in brcmf_cfg80211_add_iface() 1194 brcmf_dbg(SCAN, "Enter\n"); in brcmf_notify_escan_complete() 1354 brcmf_dbg(TRACE, "Enter, bsscfgidx=%d, type=%d\n", ifp->bsscfgidx, in brcmf_cfg80211_change_iface() 1512 brcmf_dbg(SCAN, "Enter\n"); in brcmf_do_escan() 1537 brcmf_dbg(TRACE, "Enter\n"); in brcmf_cfg80211_scan() 1648 brcmf_dbg(TRACE, "Enter\n"); in brcmf_cfg80211_set_wiphy_params() 1752 brcmf_dbg(TRACE, "Enter\n"); in brcmf_link_down() 1798 brcmf_dbg(TRACE, "Enter\n"); in brcmf_cfg80211_join_ibss() 1939 brcmf_dbg(TRACE, "Enter\n"); in brcmf_cfg80211_leave_ibss() 2396 brcmf_dbg(TRACE, "Enter\ in brcmf_cfg80211_connect() [all...] |
/linux/arch/arm/mach-pxa/ |
H A D | pm.h | 13 void (*enter)(suspend_state_t state); member
|
/linux/drivers/input/misc/ |
H A D | adxl34x.h | 5 * Enter bugs at http://blackfin.uclinux.org/
|