| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | clk-branch.c | 28 static bool clk_branch_check_halt(const struct clk_branch *br, bool enabling) in clk_branch_check_halt() argument 39 return !!val == !enabling; in clk_branch_check_halt() 47 static bool clk_branch2_check_halt(const struct clk_branch *br, bool enabling) in clk_branch2_check_halt() argument 57 if (enabling) { in clk_branch2_check_halt() 66 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument 79 if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) { in clk_branch_wait() 83 (enabling && voted)) { in clk_branch_wait() 87 if (check_halt(br, enabling)) in clk_branch_wait() 92 enabling ? "ff" : "n"); in clk_branch_wait()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/ |
| H A D | test-state.sh | 23 livepatch: enabling patch '$MOD_LIVEPATCH' 55 livepatch: enabling patch '$MOD_LIVEPATCH' 65 livepatch: enabling patch '$MOD_LIVEPATCH2' 100 livepatch: enabling patch '$MOD_LIVEPATCH2' 110 livepatch: enabling patch '$MOD_LIVEPATCH3' 121 livepatch: enabling patch '$MOD_LIVEPATCH2' 153 livepatch: enabling patch '$MOD_LIVEPATCH2'
|
| H A D | test-callbacks.sh | 40 livepatch: enabling patch '$MOD_LIVEPATCH' 85 livepatch: enabling patch '$MOD_LIVEPATCH' 135 livepatch: enabling patch '$MOD_LIVEPATCH' 181 livepatch: enabling patch '$MOD_LIVEPATCH' 223 livepatch: enabling patch '$MOD_LIVEPATCH' 260 livepatch: enabling patch '$MOD_LIVEPATCH' 299 livepatch: enabling patch '$MOD_LIVEPATCH' 348 livepatch: enabling patch '$MOD_LIVEPATCH' 428 livepatch: enabling patch '$MOD_LIVEPATCH' 471 livepatch: enabling patch '$MOD_LIVEPATCH' [all …]
|
| H A D | test-livepatch.sh | 35 livepatch: enabling patch '$MOD_LIVEPATCH' 79 livepatch: enabling patch '$MOD_LIVEPATCH' 86 livepatch: enabling patch '$MOD_REPLACE' 139 livepatch: enabling patch '$MOD_LIVEPATCH' 146 livepatch: enabling patch '$MOD_REPLACE'
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | Kconfig | 120 Enabling this option allows you to specify the partition layout from 130 Enabling this option enables the block layer to throttle buffered 147 Enabling this option enables the .latency interface for IO throttling. 160 Enabling this option enables the .weight interface for cost 194 Enabling this option enables users to setup/unlock/lock 200 Build the blk-crypto subsystem. Enabling this lets the 210 Enabling this lets the block layer handle inline encryption
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | Kconfig | 60 Enabling this option will allow more detailed statistics on SMB 96 Enabling this option allows the cifs module to mount to older 141 Enabling this option will cause the cifs client to attempt to 154 Enabling this option adds helpful debugging messages to 162 Enabling this option adds a few more debugging routines 173 Enabling this will dump the encryption and decryption keys
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/ftrace/ |
| H A D | func_traceonoff_triggers.tc | 9 # Ftrace allows to add triggers to functions, such as enabling or disabling 10 # tracing, enabling or disabling trace events, or recording a stack trace 13 # This test is designed to test enabling and disabling tracing triggers 23 echo "Testing function probes with enabling disabling tracing:"
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/ |
| H A D | Kconfig | 28 that is used for configuring, enabling and disabling 37 that is used for configuring, enabling and disabling 46 that is used for configuring, enabling and disabling
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | Kconfig | 33 You will need the Gator device driver already loaded before loading this driver when enabling 80 Enabling this option and modifying the default settings may produce a driver with performance or 88 Enabling this feature on supported GPUs will let the driver powering 103 become unavailable. Enabling this option will prevent power management 234 GPUs. Enabling AArch64 format restricts the driver to only supporting
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.nokia_rx51 | 5 because NOLO has already configured the board. Only needed is enabling 83 For enabling USB TTY just add this line to file include/configs/nokia_rx51.h 91 crash or no access to mtd. For enabling ONENAND support add this line at begin 100 flashed with attached zImage to RX-51 kernel nand area. For enabling UBIFS
|
| H A D | README.arm-caches | 7 Enabling I-cache: 10 Enabling D-cache: 13 Enabling Caches at System Startup:
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | Kconfig | 161 Enabling this option and modifying the default settings may produce 188 is enabled and enabling this on a GPU HW that does not satisfy 208 Enabling this feature on supported GPUs will let the driver powering 284 become unavailable. Enabling this option will prevent power management 296 become unavailable. Enabling this option will prevent power management 317 Enabling this option will prevent power management from working
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | Kconfig | 202 Enabling this rule will require all kexec'ed kernel images to 207 kexec_load syscall. Enabling this rule will prevent its 215 Enabling this rule will require all kernel modules to be signed 219 via the finit_module syscall. Enabling this rule will prevent 227 Enabling this rule will require the IMA policy to be signed and
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | Kconfig | 117 Enabling this will support printf timestamp. 126 Enabling this will make a U-Boot binary that is capable of being 135 Enabling this will make a U-Boot binary that is capable of being 143 Enabling this will make a U-Boot binary that is capable of being 151 Enabling this will make a U-Boot binary that is capable of being 159 Enabling this will make a U-Boot binary that is capable of being 167 Enabling this will make a U-Boot binary that is capable of being 175 Enabling this will make a U-Boot binary that is capable of being 185 Enabling this will pass a device serial number to kernel by devicetree
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk-aspeed.h | 20 * reset is required when enabling the clock 39 * reset is required when enabling the clock 43 * Some of the clocks in the Aspeed SoC must be put in reset before enabling.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | exynos_thermal_emulation.rst | 18 Enabling CONFIG_THERMAL_EMULATION option will make this support 32 enabling. It means when you want to update the any value of delay or 34 time. (Or you have to keep the mode enabling.) If you don't, it fails to
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | power.c | 46 /* Enabling USBHOST_PHY */ in exynos5_set_usbhost_phy_ctrl() 62 /* Enabling USBHOST_PHY */ in exynos4412_set_usbhost_phy_ctrl() 95 /* Enabling USBDRD_PHY */ in exynos5_set_usbdrd_phy_ctrl() 111 /* Enabling USBDEV_PHY */ in exynos5420_set_usbdev_phy_ctrl()
|
| /OK3568_Linux_fs/kernel/Documentation/PCI/ |
| H A D | pci-iov-howto.rst | 39 enabling and disabling of the capability via API provided by SR-IOV core. 49 checks, e.g., check numvfs == 0 if enabling VFs, ensure 91 command below before enabling SR-IOV capabilities. This is the 99 command below before enabling SR-IOV capabilities. Updating this
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-driver/xf86-video-mga/ |
| H A D | checkfile.patch | 7 Subject: [PATCH] build: dont use AC_CHECK_FILE when enabling DRI 9 Automatically enabling or disabling a feature based on installed files isn't 12 Fix this by enabling DRI by default, and removing the explicit file checks as
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | building.rst | 77 enabling configuration options directly. To enable media support 99 It should be noticed that enabling the above from a clean config is 119 Enabling Remote Controller Support 136 ``lirc`` program, by enabling an API that allows userspace to receive raw data 164 Enabling HDMI CEC Support 192 Enabling Media Support
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | bd71828-regulator.c | 309 * enabling power rail on different states. 350 * enabling power rail on different states. 391 * enabling power rail on different states. 506 * enabling power rail on different states. 546 * enabling power rail on different states. 586 * enabling power rail on different states. 627 * enabling power rail on different states. 729 * enabling power rail on different states.
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ |
| H A D | virt-v7.c | 38 * enabling paging. in get_gicd_base_address() 121 * CPU and will be set later when enabling the GIC for each core in armv7_init_nonsec() 131 * ram, so need to relocate secure section before enabling other in armv7_init_nonsec()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | tracepoint-analysis.rst | 52 3. Enabling Events 55 3.1 System-Wide Event Enabling 59 can be enabled system-wide. A short example of enabling all events related 64 3.2 System-Wide Event Enabling with SystemTap 90 3.3 System-Wide Event Enabling with PCL 112 3.4 Local Event Enabling
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fsverity.h | 21 * Begin enabling verity on the given file. 26 * for enabling verity, e.g. evicting inline data. It also must return 36 * End enabling verity on the given file. 43 * If desc == NULL, then enabling verity failed and the filesystem only
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A D | nand-macronix.txt | 8 Enabling the randomizer is a one time persistent and non reversible 12 with hardware ECC and not enabled at UBI level, then enabling the
|