Searched refs:deep (Results 1 – 25 of 63) sorted by relevance
123
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/fsl/ |
D | pmc.txt | 8 whose PMC is compatible, and implies deep-sleep capability. 12 whose PMC is compatible, and implies deep-sleep capability. 34 a wakeup source from deep sleep.
|
/Linux-v6.1/drivers/mfd/ |
D | intel_pmc_bxt.c | 141 u64 deep, shlw; in intel_pmc_s0ix_counter_read() local 144 deep = readq(pmc->gcr_mem_base + PMC_GCR_TELEM_DEEP_S0IX_REG); in intel_pmc_s0ix_counter_read() 148 *data = S0IX_RESIDENCY_IN_USECS(deep, shlw); in intel_pmc_s0ix_counter_read()
|
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
D | sprd,pinctrl.txt | 44 by hardware when the system specified by sleep mode goes into deep 47 means when PUBCP system goes into deep sleep mode, this pin will be set 53 when the PUBCP system goes into deep sleep mode. Thus we introduce
|
/Linux-v6.1/scripts/gdb/linux/ |
D | proc.py | 61 for res, deep in get_resources(child, depth + 1): 62 yield res, deep
|
/Linux-v6.1/Documentation/devicetree/bindings/timer/ |
D | spreadtrum,sprd-timer.txt | 6 during deep sleep.
|
/Linux-v6.1/Documentation/process/ |
D | development-process.rst | 27 discussion which does not require a deep knowledge of kernel programming to
|
/Linux-v6.1/Documentation/devicetree/bindings/firmware/ |
D | nvidia,tegra210-bpmp.txt | 5 process as well as to assisting in entering deep low power state
|
/Linux-v6.1/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 109 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
|
D | sleep-states.rst | 183 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
|
/Linux-v6.1/Documentation/driver-api/gpio/ |
D | using-gpio.rst | 26 operators to have a deep knowledge of the equipment and knows about the
|
/Linux-v6.1/Documentation/userspace-api/media/cec/ |
D | cec-ioc-adap-g-phys-addr.rst | 68 turn have addresses a.b.0.0, etc. So a topology of up to 5 devices deep
|
/Linux-v6.1/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 59 GFP_KERNEL allocations deep inside the allocator which are quite non-trivial
|
/Linux-v6.1/drivers/staging/vc04_services/interface/ |
D | TODO | 51 indentation deep making it very unpleasant to read. This is specially relevant
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | debugfs-cros-ec | 64 in order to detect cases where a system failed to go into deep
|
/Linux-v6.1/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 128 deep sleep states (S3).
|
/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/ |
D | README | 129 is_deep_sleep = <0/1, not deep sleep state/deep sleep state>
|
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 58 0x00200000 /* This is a deep-stop state (POWER9) */
|
/Linux-v6.1/Documentation/scsi/ |
D | 53c700.rst | 52 The clock speed is usually buried deep in the technical literature.
|
/Linux-v6.1/Documentation/admin-guide/cifs/ |
D | todo.rst | 116 types. Try nested symlinks (8 deep). Return max path name in stat -f information
|
/Linux-v6.1/Documentation/filesystems/ext4/ |
D | ifork.rst | 95 extent nodes. The extent tree can be at most 5 levels deep: a logical
|
/Linux-v6.1/Documentation/driver-api/thermal/ |
D | cpu-idle-cooling.rst | 67 latencies as the CPUs will have to wakeup from a deep sleep state.
|
/Linux-v6.1/Documentation/devicetree/bindings/pci/ |
D | nvidia,tegra20-pcie.txt | 71 - "default": active state, puts PCIe I/O out of deep power down state 72 - "idle": puts PCIe I/O into deep power down state
|
/Linux-v6.1/Documentation/networking/ |
D | net_dim.rst | 69 done in order to avoid getting stuck in a "deep sleep" scenario. Once a
|
D | msg_zerocopy.rst | 215 converted to a private copy of data deep in the stack, say to compute
|
/Linux-v6.1/drivers/gpio/ |
D | TODO | 76 gpiolib so the library API becomes narrow and deep and handle all
|
123