Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/staging/uwb/
Dallocator.c132 int deep, set, col, start_col_deep, col_start_set; in uwb_rsv_find_best_column_set() local
141 for (deep = 0; ((interval >> deep) & 0x1) == 0; deep++) { in uwb_rsv_find_best_column_set()
146 for (set = 1; set <= (1 << deep); set++) { in uwb_rsv_find_best_column_set()
165 col_start_set += (interval >> deep); in uwb_rsv_find_best_column_set()
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/remoteproc/
Dstm32-rproc.txt47 processor deep sleep setting
49 2nd cell: register offset containing the deep sleep setting
50 3rd cell: register bitmask for the deep sleep bit
/Linux-v5.4/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-v5.4/scripts/gdb/linux/
Dproc.py61 for res, deep in get_resources(child, depth + 1):
62 yield res, deep
/Linux-v5.4/Documentation/devicetree/bindings/timer/
Dspreadtrum,sprd-timer.txt6 during deep sleep.
/Linux-v5.4/Documentation/process/
Ddevelopment-process.rst27 discussion which does not require a deep knowledge of kernel programming to
/Linux-v5.4/Documentation/devicetree/bindings/firmware/
Dnvidia,tegra210-bpmp.txt5 process as well as to assisting in entering deep low power state
/Linux-v5.4/Documentation/devicetree/bindings/soc/ti/
Dwkup_m3_ipc.txt6 that cannot be controlled from the MPU, like suspend/resume and certain deep
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dqcom,rpmcc.txt28 suspended or in deep idle. If it is important that the clock keeps running
/Linux-v5.4/drivers/platform/x86/
Dintel_pmc_ipc.c907 u64 deep, shlw; in intel_pmc_s0ix_counter_read() local
912 deep = gcr_data_readq(PMC_GCR_TELEM_DEEP_S0IX_REG); in intel_pmc_s0ix_counter_read()
915 *data = S0IX_RESIDENCY_IN_USECS(deep, shlw); in intel_pmc_s0ix_counter_read()
/Linux-v5.4/Documentation/admin-guide/pm/
Dsleep-states.rst180 and "deep". The string "s2idle" always represents :ref:`suspend-to-idle
181 <s2idle>` and, by convention, "shallow" and "deep" represent
241 system go into the :ref:`suspend-to-RAM <s2ram>` state (write "deep" into
245 into :file:`/sys/power/mem_sleep`) is either "deep" (on the majority of systems
/Linux-v5.4/Documentation/core-api/
Dgfp_mask-from-fs-io.rst59 GFP_KERNEL allocations deep inside the allocator which are quite non-trivial
/Linux-v5.4/Documentation/media/uapi/cec/
Dcec-ioc-adap-g-phys-addr.rst73 turn have addresses a.b.0.0, etc. So a topology of up to 5 devices deep
/Linux-v5.4/drivers/staging/vc04_services/interface/vchi/
DTODO68 indentation deep making it very unpleasant to read. This is specially relevant
/Linux-v5.4/Documentation/devicetree/bindings/mips/brcm/
Dsoc.txt128 deep sleep states (S3).
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
DREADME128 is_deep_sleep = <0/1, not deep sleep state/deep sleep state>
/Linux-v5.4/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.txt54 or resume from deep sleep mode. When the system is resumed from the deep
/Linux-v5.4/Documentation/scsi/
D53c700.txt46 The clock speed is usually buried deep in the technical literature.
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/opal/
Dpower-mgt.txt58 0x00200000 /* This is a deep-stop state (POWER9) */
/Linux-v5.4/drivers/remoteproc/
DKconfig53 for deep CPUIdle states on AM33xx SoCs. Allows for loading of the
/Linux-v5.4/Documentation/admin-guide/cifs/
Dtodo.rst114 types. Try nested symlinks (8 deep). Return max path name in stat -f information
/Linux-v5.4/drivers/gpio/
DTODO54 gpiolib so the library API becomes narrow and deep and handle all
/Linux-v5.4/Documentation/filesystems/ext4/
Difork.rst95 extent nodes. The extent tree can be at most 5 levels deep: a logical
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-camera.rst431 - Landscape. The camera may choose a small aperture to provide deep
458 - Sunset. Preserves deep hues seen in sunsets and sunrises. It bumps

123