/Linux-v4.19/drivers/uwb/ |
D | allocator.c | 143 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/ |
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-v4.19/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-v4.19/scripts/gdb/linux/ |
D | proc.py | 59 for res, deep in get_resources(child, depth + 1): 60 yield res, deep
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | spreadtrum,sprd-timer.txt | 6 during deep sleep.
|
/Linux-v4.19/Documentation/process/ |
D | development-process.rst | 27 discussion which does not require a deep knowledge of kernel programming to
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | qcom,rpmcc.txt | 26 suspended or in deep idle. If it is important that the clock keeps running
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/ti/ |
D | wkup_m3_ipc.txt | 6 that cannot be controlled from the MPU, like suspend/resume and certain deep
|
/Linux-v4.19/drivers/platform/x86/ |
D | intel_pmc_ipc.c | 910 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/ |
D | sleep-states.rst | 176 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/ |
D | nvidia,tegra20-pmc.txt | 54 or resume from deep sleep mode. When the system is resumed from the deep
|
/Linux-v4.19/Documentation/media/uapi/cec/ |
D | cec-ioc-adap-g-phys-addr.rst | 66 turn have addresses a.b.0.0, etc. So a topology of up to 5 devices deep
|
/Linux-v4.19/Documentation/core-api/ |
D | gfp_mask-from-fs-io.rst | 57 GFP_KERNEL allocations deep inside the allocator which are quite non-trivial
|
/Linux-v4.19/Documentation/cpuidle/ |
D | sysfs.txt | 97 does not reflect it. Likewise, if one enables a deep state but a lighter
|
/Linux-v4.19/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 128 deep sleep states (S3).
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | README | 128 is_deep_sleep = <0/1, not deep sleep state/deep sleep state>
|
/Linux-v4.19/Documentation/scsi/ |
D | 53c700.txt | 46 The clock speed is usually buried deep in the technical literature.
|
/Linux-v4.19/Documentation/filesystems/cifs/ |
D | TODO | 94 types. Try nested symlinks (8 deep). Return max path name in stat -f information
|
/Linux-v4.19/drivers/remoteproc/ |
D | Kconfig | 52 for deep CPUIdle states on AM33xx SoCs. Allows for loading of the
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/opal/ |
D | power-mgt.txt | 58 0x00200000 /* This is a deep-stop state (POWER9) */
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | ifork.rst | 95 extent nodes. The extent tree can be at most 5 levels deep: a logical
|
/Linux-v4.19/Documentation/networking/ |
D | net_dim.txt | 76 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-v4.19/Documentation/security/ |
D | self-protection.rst | 166 kernel to consume stack memory with deep function calls or large stack
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-power | 30 as "s2idle" (always present), "shallow" and "deep" (present if
|