Home
last modified time | relevance | path

Searched refs:deep (Results 1 – 25 of 53) sorted by relevance

123

/linux/drivers/mfd/
H A Dintel_pmc_bxt.c140 u64 deep, shlw; in intel_pmc_s0ix_counter_read() local
143 deep = readq(pmc->gcr_mem_base + PMC_GCR_TELEM_DEEP_S0IX_REG); in intel_pmc_s0ix_counter_read()
147 *data = S0IX_RESIDENCY_IN_USECS(deep, shlw); in intel_pmc_s0ix_counter_read()
/linux/scripts/gdb/linux/
H A Dproc.py64 for res, deep in get_resources(child, depth + 1):
65 yield res, deep
/linux/Documentation/process/
H A Ddevelopment-process.rst12 discussion which does not require a deep knowledge of kernel programming to
H A Dcve.rst73 deep expertise and intimate knowledge of the subsystem can effectively
/linux/arch/arm64/boot/dts/apple/
H A Ds8000.dtsi52 /* Not available until CPU deep sleep is implemented */
H A Ds8003.dtsi52 /* Not available until CPU deep sleep is implemented */
H A Dt600x-common.dtsi318 /* Not available until CPU deep sleep is implemented
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62a.dtsi57 idle-state-name = "mem-deep";
60 system_deep_sleep: system-deep-sleep {
H A Dk3-am62.dtsi55 system_deep_sleep: system-deep-sleep {
/linux/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt5 process as well as to assisting in entering deep low power state
/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst109 That allows the CPUs to stay in the deep idle state relatively long in one
186 There are platforms that can go into a very deep low-power state internally
187 when all CPUs in them are in sufficiently deep idle states and all I/O
212 offline (typically, the CPUs that have been taken offline go into deep idle
H A Dsleep-states.rst183 and "deep". The "s2idle" string always represents :ref:`suspend-to-idle
184 <s2idle>` and, by convention, "shallow" and "deep" represent
282 system go into the :ref:`suspend-to-RAM <s2ram>` state (write "deep" into
286 into :file:`/sys/power/mem_sleep`) is either "deep" (on the majority of systems
H A Dintel_idle.rst54 The C1 demotion feature involves the platform firmware demoting deep
57 platform-specific threshold, the firmware demotes deep C-state requests
205 ``intel_idle`` from exposing idle states that are regarded as "too deep" for
257 by default when the CPU enters into a deep idle state, but not in some
/linux/Documentation/driver-api/gpio/
H A Dusing-gpio.rst26 operators to have a deep knowledge of the equipment and knows about the
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-phys-addr.rst68 turn have addresses a.b.0.0, etc. So a topology of up to 5 devices deep
/linux/Documentation/ABI/testing/
H A Ddebugfs-cros-ec64 in order to detect cases where a system failed to go into deep
/linux/Documentation/admin-guide/laptops/
H A Dalienware-wmi.rst13 basic RGB lighting, deep sleep mode, HDMI mode and amplifier status.
/linux/drivers/net/wireless/marvell/mwifiex/
H A DREADME129 is_deep_sleep = <0/1, not deep sleep state/deep sleep state>
/linux/Documentation/devicetree/bindings/mips/brcm/
H A Dsoc.txt128 deep sleep states (S3).
/linux/Documentation/dev-tools/kunit/api/
H A Dfunctionredirection.rst102 the replacement function instead. Such calls may be buried deep in the
/linux/Documentation/devicetree/bindings/powerpc/opal/
H A Dpower-mgt.txt58 0x00200000 /* This is a deep-stop state (POWER9) */
/linux/Documentation/scsi/
H A D53c700.rst52 The clock speed is usually buried deep in the technical literature.
/linux/tools/perf/Documentation/
H A Dtips.txt43 When collecting LBR backtraces use --stitch-lbr to handle more than 32 deep entries: perf record --call-graph lbr ; perf report --stitch-lbr
/linux/Documentation/filesystems/ext4/
H A Difork.rst95 extent nodes. The extent tree can be at most 5 levels deep: a logical
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst114 types. Try nested symlinks (8 deep). Return max path name in stat -f information

123