Home
last modified time | relevance | path

Searched full:enter (Results 126 – 150 of 1608) sorted by relevance

12345678910>>...65

/linux/include/linux/clk/
H A Dimx.h13 void imx6sl_set_wait_clk(bool enter);
/linux/arch/x86/include/asm/
H A Dmwait.h106 * 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 Dcpupower-monitor.1110 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 Dmop500.c108 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 Dfb_tls8204.c37 /* Enter extended command mode */ in init_display()
58 /* Enter H=0 standard command mode */ in init_display()
/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst44 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 Dcdns3-debug.h32 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 Dkconfig.rst178 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 Dcrash.c32 * 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 Dpanel-novatek-nt35560.c190 * 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 Dperf-trace.txt80 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 Dazoteq,iqs7211.yaml258 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 Dmcs_spinlock.h11 /* Ensure prior stores are observed before we enter wfe. */ \
/linux/arch/arm/mach-mxs/
H A Dpm.c25 .enter = mxs_suspend_enter,
/linux/arch/arm/mach-imx/
H A Dpm-imx25.c28 .enter = imx25_suspend_enter,
H A Dcpuidle-imx5.c22 .enter = imx5_cpuidle_enter,
/linux/include/linux/input/
H A Dlm8333.h14 /* Active timeout before enter HALT mode in microseconds */
/linux/Documentation/driver-api/
H A Dslimbus.rst106 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 Didle.h23 .enter = mips_cpuidle_wait_enter,\
/linux/Documentation/devicetree/bindings/fpga/
H A Dlattice-ice40-fpga-mgr.txt10 FPGA will enter Master SPI mode and drive SCK with a
/linux/drivers/net/wireless/realtek/rtw88/
H A Dps.h21 void rtw_power_mode_change(struct rtw_dev *rtwdev, bool enter);
/linux/arch/arm/mach-omap1/
H A Dpm.c204 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 Dcfg80211.c988 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 Dpm.h13 void (*enter)(suspend_state_t state); member
/linux/drivers/input/misc/
H A Dadxl34x.h5 * Enter bugs at http://blackfin.uclinux.org/

12345678910>>...65