Searched full:utilities (Results 1 – 25 of 723) sorted by relevance
12345678910>>...29
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/ |
| D | guts.txt | 1 * Global Utilities Block 3 The global utilities block controls power management, I/O device 11 global-utilities. 21 - fsl,has-rstcr : Indicates that the global utilities register set 28 - little-endian : Indicates that the global utilities block is little 32 global-utilities@e0000 { /* global utilities block */ 38 guts: global-utilities@e0000 {
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/fsl/ |
| D | guts.txt | 1 * Global Utilities Block 3 The global utilities block controls power management, I/O device 11 global-utilities. 21 - fsl,has-rstcr : Indicates that the global utilities register set 28 - little-endian : Indicates that the global utilities block is little 32 global-utilities@e0000 { /* global utilities block */ 38 guts: global-utilities@e0000 {
|
| /kernel/linux/linux-6.6/Documentation/kbuild/ |
| D | llvm.rst | 8 utilities. 15 <https://clang.llvm.org/>`_ and `LLVM <https://llvm.org/>`_ utilities to be 42 LLVM has substitutes for GNU binutils utilities. They can be enabled 75 ``LLVM=1``. If you only wish to use certain LLVM utilities, use their 86 A single Clang compiler binary (and corresponding LLVM utilities) will 93 As an example of mixing LLVM and GNU utilities, for a target like ``ARCH=s390`` 104 corresponding LLVM utilities) as is the case for GNU utilities when ``LLVM=1``
|
| /kernel/linux/linux-6.6/Documentation/power/ |
| D | userland-swsusp.rst | 13 utilities that will read/write the system memory snapshot from/to the 14 kernel. Such utilities are available, for example, from 16 are going to develop your own suspend/resume utilities. 136 Currently it is assumed that the userland utilities reading/writing the 144 These utilities MUST NOT make any assumptions regarding the ordering of 157 mechanism and the userland utilities using the interface SHOULD use additional 160 The suspending and resuming utilities MUST lock themselves in memory,
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | userland-swsusp.rst | 13 utilities that will read/write the system memory snapshot from/to the 14 kernel. Such utilities are available, for example, from 16 are going to develop your own suspend/resume utilities. 136 Currently it is assumed that the userland utilities reading/writing the 144 These utilities MUST NOT make any assumptions regarding the ordering of 157 mechanism and the userland utilities using the interface SHOULD use additional 160 The suspending and resuming utilities MUST lock themselves in memory,
|
| /kernel/linux/linux-6.6/drivers/soc/loongson/ |
| D | Kconfig | 7 tristate "Loongson-2 SoC Global UtiliTieS (GUTS) register block" 11 The global utilities block controls PCIE device enabling, alternate 15 and access global utilities block for LoongArch architecture Loongson-2
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/ |
| D | p1022_rdk.c | 32 /* DIU Pixel Clock bits of the CLKDVDR Global Utilities register */ 51 /* Map the global utilities registers. */ in p1022rdk_set_pixel_clock() 54 pr_err("p1022rdk: missing global utilities device node\n"); in p1022rdk_set_pixel_clock() 61 pr_err("p1022rdk: could not map global utilities device\n"); in p1022rdk_set_pixel_clock()
|
| D | p1022_ds.c | 51 /* DIU Pixel Clock bits of the CLKDVDR Global Utilities register */ 180 /* Map the global utilities registers. */ in p1022ds_set_monitor_port() 183 pr_err("p1022ds: missing global utilities device node\n"); in p1022ds_set_monitor_port() 189 pr_err("p1022ds: could not map global utilities device\n"); in p1022ds_set_monitor_port() 381 /* Map the global utilities registers. */ in p1022ds_set_pixel_clock() 384 pr_err("p1022ds: missing global utilities device node\n"); in p1022ds_set_pixel_clock() 391 pr_err("p1022ds: could not map global utilities device\n"); in p1022ds_set_pixel_clock()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
| D | p1022_rdk.c | 31 /* DIU Pixel Clock bits of the CLKDVDR Global Utilities register */ 50 /* Map the global utilities registers. */ in p1022rdk_set_pixel_clock() 53 pr_err("p1022rdk: missing global utilities device node\n"); in p1022rdk_set_pixel_clock() 60 pr_err("p1022rdk: could not map global utilities device\n"); in p1022rdk_set_pixel_clock()
|
| /kernel/linux/linux-6.6/Documentation/driver-api/tty/ |
| D | moxa-smartio.rst | 15 4. Utilities 51 In addition to device driver, useful utilities are also provided in this 62 All the drivers and utilities are published in form of source code under 124 4. Utilities 127 There are 3 utilities contained in this driver. They are msdiag, msmon and 128 msterm. These 3 utilities are released in form of source code. They should
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | llvm.rst | 8 utilities. 15 <https://clang.llvm.org/>`_ and `LLVM <https://llvm.org/>`_ utilities to be 49 LLVM Utilities 52 LLVM has substitutes for GNU binutils utilities. Kbuild supports ``LLVM=1``
|
| /kernel/linux/linux-5.10/drivers/hv/ |
| D | Kconfig | 18 tristate "Microsoft Hyper-V Utilities driver" 21 Select this option to enable the Hyper-V Utilities.
|
| /kernel/linux/linux-6.6/drivers/net/hamradio/ |
| D | Kconfig | 97 utility available in the standard ax25 utilities package. For 115 utilities package. For information on the modems, see 130 available in the standard ax25 utilities package. For information on 145 in the standard ax25 utilities package. For information on the
|
| /kernel/linux/linux-6.6/Documentation/security/ |
| D | digsig.rst | 13 3. User-space utilities 78 User-space utilities 81 The signing and key management utilities evm-utils provide functionality
|
| /kernel/linux/linux-5.10/Documentation/security/ |
| D | digsig.rst | 13 3. User-space utilities 78 User-space utilities 81 The signing and key management utilities evm-utils provide functionality
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | ax25.rst | 8 suitable copy of the AX.25 Utilities. More detailed information about 9 AX.25, NET/ROM and ROSE, associated programs and utilities can be
|
| D | bridge.rst | 13 The bridge-utilities are maintained at: 16 Additionally, the iproute2 utilities can be used to configure
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | ax25.rst | 8 suitable copy of the AX.25 Utilities. More detailed information about 9 AX.25, NET/ROM and ROSE, associated programs and utilities can be
|
| D | bridge.rst | 13 The bridge-utilities are maintained at: 16 Additionally, the iproute2 utilities can be used to configure
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/dts/fsl/ |
| D | b4420si-post.dtsi | 79 guts: global-utilities@e0000 { 83 global-utilities@e1000 { 88 rcpm: global-utilities@e2000 {
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/ |
| D | b4420si-post.dtsi | 79 guts: global-utilities@e0000 { 83 global-utilities@e1000 { 88 rcpm: global-utilities@e2000 {
|
| /kernel/linux/linux-5.10/Documentation/driver-api/serial/ |
| D | moxa-smartio.rst | 26 4. Utilities 71 In addition to device driver, useful utilities are also provided in this 85 All the drivers and utilities are published in form of source code under 165 You may find all the driver and utilities files in /moxa/mxser. 246 3.4.2 Build the MOXA driver and utilities 249 Before using the MOXA driver and utilities, you need compile the 267 The driver files "mxser.o" and utilities will be properly compiled 501 4. Utilities 504 There are 3 utilities contained in this driver. They are msdiag, msmon and 505 msterm. These 3 utilities are released in form of source code. They should [all …]
|
| /kernel/linux/linux-6.6/drivers/soc/fsl/ |
| D | Kconfig | 15 The global utilities block controls power management, I/O device 18 This driver is to manage and access global utilities block.
|
| /kernel/linux/linux-5.10/drivers/soc/fsl/ |
| D | Kconfig | 15 The global utilities block controls power management, I/O device 18 This driver is to manage and access global utilities block.
|
| /kernel/linux/linux-6.6/tools/testing/kunit/ |
| D | kunit_printer.py | 4 # Utilities for printing and coloring output. 16 """Wraps a file object, providing utilities for coloring output, etc."""
|
12345678910>>...29