Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/uwb/
Dallocator.c143 int deep, set, col, start_col_deep, col_start_set; in uwb_rsv_find_best_column_set() local
152 for (deep = 0; ((interval >> deep) & 0x1) == 0; deep++) { in uwb_rsv_find_best_column_set()
157 for (set = 1; set <= (1 << deep); set++) { in uwb_rsv_find_best_column_set()
176 col_start_set += (interval >> deep); in uwb_rsv_find_best_column_set()
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dpmc.txt8 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-v4.19/Documentation/devicetree/bindings/pinctrl/
Dsprd,pinctrl.txt44 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-v4.19/scripts/gdb/linux/
Dproc.py59 for res, deep in get_resources(child, depth + 1):
60 yield res, deep
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dspreadtrum,sprd-timer.txt6 during deep sleep.
/Linux-v4.19/Documentation/process/
Ddevelopment-process.rst27 discussion which does not require a deep knowledge of kernel programming to
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dqcom,rpmcc.txt26 suspended or in deep idle. If it is important that the clock keeps running
/Linux-v4.19/Documentation/devicetree/bindings/soc/ti/
Dwkup_m3_ipc.txt6 that cannot be controlled from the MPU, like suspend/resume and certain deep
/Linux-v4.19/drivers/platform/x86/
Dintel_pmc_ipc.c910 u64 deep, shlw; in intel_pmc_s0ix_counter_read() local
915 deep = gcr_data_readq(PMC_GCR_TELEM_DEEP_S0IX_REG); in intel_pmc_s0ix_counter_read()
918 *data = S0IX_RESIDENCY_IN_USECS(deep, shlw); in intel_pmc_s0ix_counter_read()
/Linux-v4.19/Documentation/admin-guide/pm/
Dsleep-states.rst176 and "deep". The string "s2idle" always represents :ref:`suspend-to-idle
177 <s2idle>` and, by convention, "shallow" and "deep" represent
237 system go into the :ref:`suspend-to-RAM <s2ram>` state (write "deep" into
241 into :file:`/sys/power/mem_sleep`) is either "deep" (on the majority of systems
/Linux-v4.19/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.txt54 or resume from deep sleep mode. When the system is resumed from the deep
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-phys-addr.rst66 turn have addresses a.b.0.0, etc. So a topology of up to 5 devices deep
/Linux-v4.19/Documentation/core-api/
Dgfp_mask-from-fs-io.rst57 GFP_KERNEL allocations deep inside the allocator which are quite non-trivial
/Linux-v4.19/Documentation/cpuidle/
Dsysfs.txt97 does not reflect it. Likewise, if one enables a deep state but a lighter
/Linux-v4.19/Documentation/devicetree/bindings/mips/brcm/
Dsoc.txt128 deep sleep states (S3).
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
DREADME128 is_deep_sleep = <0/1, not deep sleep state/deep sleep state>
/Linux-v4.19/Documentation/scsi/
D53c700.txt46 The clock speed is usually buried deep in the technical literature.
/Linux-v4.19/Documentation/filesystems/cifs/
DTODO94 types. Try nested symlinks (8 deep). Return max path name in stat -f information
/Linux-v4.19/drivers/remoteproc/
DKconfig52 for deep CPUIdle states on AM33xx SoCs. Allows for loading of the
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/opal/
Dpower-mgt.txt58 0x00200000 /* This is a deep-stop state (POWER9) */
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Difork.rst95 extent nodes. The extent tree can be at most 5 levels deep: a logical
/Linux-v4.19/Documentation/networking/
Dnet_dim.txt76 done in order to avoid getting stuck in a "deep sleep" scenario. Once a
Dmsg_zerocopy.rst215 converted to a private copy of data deep in the stack, say to compute
/Linux-v4.19/Documentation/security/
Dself-protection.rst166 kernel to consume stack memory with deep function calls or large stack
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-power30 as "s2idle" (always present), "shallow" and "deep" (present if

123