Searched full:untouched (Results 1 – 25 of 170) sorted by relevance
1234567
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | alc5623.txt | 12 register is untouched. 16 register is untouched.
|
/linux-6.12.1/arch/arm/mach-mvebu/ |
D | coherency_ll.S | 26 * Returns the coherency base address in r1 (r0 is untouched), or 0 if 54 * Returns the coherency CPU mask in r3 (r0 is untouched). This
|
/linux-6.12.1/arch/m68k/lib/ |
D | checksum.c | 111 "lslw #8,%4\n\t" /* into bits 8..15; 16..31 untouched */ in csum_partial() 233 "lslw #8,%5\n\t" /* into bits 8..15; 16..31 untouched */ in csum_and_copy_from_user() 357 "lslw #8,%5\n" /* into bits 8..15; 16..31 untouched */ in csum_partial_copy_nocheck()
|
/linux-6.12.1/drivers/staging/sm750fb/ |
D | ddk750_chip.h | 80 * 0 = leave all engine state untouched.
|
/linux-6.12.1/Documentation/devicetree/bindings/watchdog/ |
D | realtek,otto-wdt.yaml | 59 Reset the CPU and IPsec engine, but leave other peripherals untouched
|
D | aspeed,ast2400-wdt.yaml | 45 untouched. The set of SoC controllers to reset may be specified via the
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | cpu_features.rst | 48 If CPU 0 supports Altivec, the code is left untouched. If it doesn't, both
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | nouveau_thermal.rst | 77 * 0: The fan is left untouched;
|
/linux-6.12.1/Documentation/input/ |
D | userio.rst | 46 argument, this field can be left untouched and will be ignored by the kernel.
|
/linux-6.12.1/drivers/platform/chrome/ |
D | chromeos_pstore.c | 51 * range untouched across reboots, so we use that to store our pstore
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_module.c | 32 MODULE_PARM_DESC(probe_display, "Probe display HW, otherwise it's left untouched (default: true)");
|
/linux-6.12.1/drivers/staging/greybus/ |
D | gb-camera.h | 57 * returned and the buffer is left untouched.
|
/linux-6.12.1/drivers/rtc/ |
D | rtc-mcp795.c | 194 /* Read first, so we can leave config bits untouched */ in mcp795_set_time() 285 /* Read registers, so we can leave configuration bits untouched */ in mcp795_set_alarm()
|
D | rtc-m48t35.c | 62 * tm_wday, tm_yday and tm_isdst untouched. Even though the in m48t35_read_time()
|
/linux-6.12.1/drivers/phy/st/ |
D | phy-stih407-usb.c | 73 * Only port reset is asserted, phy global reset is kept untouched in stih407_usb2_exit_port()
|
/linux-6.12.1/Documentation/virt/kvm/arm/ |
D | fw-pseudo-registers.rst | 91 are untouched, probably because userspace isn't aware of them, will be
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/ |
D | marvell,nand-controller.yaml | 87 leaving them completely untouched. Bootloader timings will then
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | v4l2-device.rst | 29 be untouched. If dev is ``NULL``, then you **must** setup
|
/linux-6.12.1/arch/arm/kernel/ |
D | entry-ftrace.S | 176 @ called from __mcount, untouched in lr
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | cpu_setup_power.c | 52 * Other bits untouched for now
|
/linux-6.12.1/kernel/irq/ |
D | handle.c | 121 * threads_oneshot untouched and runs the thread another time. in __irq_wake_thread()
|
/linux-6.12.1/include/drm/ |
D | drm_modeset_lock.h | 197 * ret will be untouched unless it is -EDEADLK on entry. That means that if you
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | kvm_emulate.h | 500 return data; /* Leave LE untouched */ in vcpu_data_guest_to_host() 531 return data; /* Leave LE untouched */ in vcpu_data_host_to_guest()
|
/linux-6.12.1/init/ |
D | main.c | 140 /* Untouched command line saved by arch-specific code. */ 142 /* Untouched saved command line (eg. for /proc) */ 147 /* Untouched extra command line */ 625 * We need to store the untouched command line for future reference.
|
/linux-6.12.1/tools/testing/selftests/arm64/abi/ |
D | ptrace.c | 115 /* ...should leave TPIDR2 untouched */ in test_tpidr()
|
1234567