| /OK3568_Linux_fs/kernel/include/linux/mfd/wm8994/ |
| H A D | pdata.h | 33 * DRC configurations are specified with a label and a set of register 38 * Configurations may be generated by hand or by using the DRC control 48 * ReTune Mobile configurations are specified with a label, sample 51 * Configurations are expected to be generated using the ReTune Mobile 61 * Multiband compressor configurations are specified with a label and 62 * two sets of values to write. Configurations are expected to be 76 * VSS HPF configurations are specified with a label and two values to 77 * write. Configurations are expected to be generated using the 87 * VSS configurations are specified with a label and array of values 88 * to write. Configurations are expected to be generated using the [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | gadget_configfs.rst | 18 A gadget is seen by its host as a set of configurations, each of which contains 24 Creating a gadget means deciding what configurations there will be 93 2. Creating the configurations 96 Each gadget will consist of a number of configurations, their corresponding 145 4. Associating the functions with their configurations 149 configurations specified and a number of functions available. What remains 151 function can be used in multiple configurations). This is achieved with 168 configurations and functions. 226 Remove functions from configurations:: 239 Remove strings directories in configurations: [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Native.html | 28 <link href="Configurations.html#Configurations" rel="up" title="Configurations"> 30 <link href="Configurations.html#Configurations" rel="previous" title="Configurations"> 67 …el="next">Embedded OS</a>, Up: <a href="Configurations.html#Configurations" accesskey="u" rel="up"… 74 configurations.
|
| H A D | Embedded-OS.html | 28 <link href="Configurations.html#Configurations" rel="up" title="Configurations"> 67 …rel="previous">Native</a>, Up: <a href="Configurations.html#Configurations" accesskey="u" rel="up"… 73 <p>This section describes configurations involving the debugging of
|
| H A D | Configurations.html | 17 <title>Debugging with GDB: Configurations</title> 19 <meta name="description" content="Debugging with GDB: Configurations"> 20 <meta name="keywords" content="Debugging with GDB: Configurations"> 64 <a name="Configurations"></a> 75 describes things that are only available in certain configurations. 77 <p>There are three major categories of configurations: native 78 configurations, where the host and target are the same, embedded 79 operating system configurations, which are usually the same for several
|
| H A D | Embedded-Processors.html | 28 <link href="Configurations.html#Configurations" rel="up" title="Configurations"> 67 …previous">Embedded OS</a>, Up: <a href="Configurations.html#Configurations" accesskey="u" rel="up"… 74 configurations.
|
| H A D | Architectures.html | 28 <link href="Configurations.html#Configurations" rel="up" title="Configurations"> 67 …">Embedded Processors</a>, Up: <a href="Configurations.html#Configurations" accesskey="u" rel="up"…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Native.html | 28 <link href="Configurations.html#Configurations" rel="up" title="Configurations"> 30 <link href="Configurations.html#Configurations" rel="previous" title="Configurations"> 67 …el="next">Embedded OS</a>, Up: <a href="Configurations.html#Configurations" accesskey="u" rel="up"… 74 configurations.
|
| H A D | Embedded-OS.html | 28 <link href="Configurations.html#Configurations" rel="up" title="Configurations"> 67 …rel="previous">Native</a>, Up: <a href="Configurations.html#Configurations" accesskey="u" rel="up"… 73 <p>This section describes configurations involving the debugging of
|
| H A D | Configurations.html | 17 <title>Debugging with GDB: Configurations</title> 19 <meta name="description" content="Debugging with GDB: Configurations"> 20 <meta name="keywords" content="Debugging with GDB: Configurations"> 64 <a name="Configurations"></a> 75 describes things that are only available in certain configurations. 77 <p>There are three major categories of configurations: native 78 configurations, where the host and target are the same, embedded 79 operating system configurations, which are usually the same for several
|
| H A D | Embedded-Processors.html | 28 <link href="Configurations.html#Configurations" rel="up" title="Configurations"> 67 …previous">Embedded OS</a>, Up: <a href="Configurations.html#Configurations" accesskey="u" rel="up"… 74 configurations.
|
| H A D | Architectures.html | 28 <link href="Configurations.html#Configurations" rel="up" title="Configurations"> 67 …">Embedded Processors</a>, Up: <a href="Configurations.html#Configurations" accesskey="u" rel="up"…
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/ |
| H A D | manualexecution.py | 60 configurations = {} 61 configurations['LAYERS'] = layers 62 configurations['STARTTIME'] = datetime.datetime.now().strftime('%Y%m%d%H%M%S') 63 configurations['TEST_TYPE'] = 'manual' 64 configurations['TEST_MODULE'] = test_module 66 extra_config = set(store_map['manual']) - set(configurations) 84 configurations[config] = value_conf 85 return configurations 127 configurations = self._get_config(config_options, test_module) 128 result_id = 'manual_%s_%s' % (test_module, configurations['STARTTIME']) [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/ |
| H A D | close-RequireValidShell-check.patch | 10 sample-configurations/basic.conf | 1 + 13 diff --git a/sample-configurations/basic.conf b/sample-configurations/basic.conf 15 --- a/sample-configurations/basic.conf 16 +++ b/sample-configurations/basic.conf
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | socfpga_arria10_socdk.h | 19 * U-Boot general configurations 24 /* Memory configurations */ 30 * U-Boot environment configurations 34 * Serial / UART configurations 46 * Flash configurations
|
| /OK3568_Linux_fs/buildroot/package/libopenssl/ |
| H A D | 0001-Dont-waste-time-building-manpages-if-we-re-not-going.patch | 15 Configurations/unix-Makefile.tmpl | 2 +- 18 diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl 20 --- a/Configurations/unix-Makefile.tmpl 21 +++ b/Configurations/unix-Makefile.tmpl
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | snps,dwc-qos-ethernet.txt | 10 configurations. 29 In some configurations (e.g. GMII/RGMII), this clock also drives the PHY TX 30 path. In other configurations, other clocks (such as tx_125, rmii) may 34 In some configurations (e.g. GMII/RGMII), this clock is derived from the 35 PHY's RX clock output. In other configurations, other clocks (such as 47 The master bus interface clock. Only required in configurations that use a 59 Note: Support for additional IP configurations may require adding the 62 Configurations exist where multiple similar clocks are used at once, e.g. all 67 This will allow easy support for configurations that support multiple PHY
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/net/ |
| H A D | snps,dwc-qos-ethernet.txt | 7 configurations. 26 In some configurations (e.g. GMII/RGMII), this clock also drives the PHY TX 27 path. In other configurations, other clocks (such as tx_125, rmii) may 31 In some configurations (e.g. GMII/RGMII), this clock is derived from the 32 PHY's RX clock output. In other configurations, other clocks (such as 44 The master bus interface clock. Only required in configurations that use a 56 Note: Support for additional IP configurations may require adding the 59 Configurations exist where multiple similar clocks are used at once, e.g. all 64 This will allow easy support for configurations that support multiple PHY
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | pstore-blk.rst | 20 divides all configurations into two parts, configurations for user and 21 configurations for driver. 23 Configurations for user determine how pstore/blk works, such as pmsg_size, 27 Configurations for driver are all about block device and non-block device, 30 Configurations for user 33 All of these configurations support both Kconfig and module parameters, but 40 The detail of each configurations may be of interest to you. 151 Configurations for driver 154 Only a block device driver cares about these configurations. A block device
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-board-support.txt | 7 Buildroot contains basic configurations for several publicly available 17 target platform. You can of course use more complicated configurations 19 integrate basic board configurations. This is because package 39 kernel and bootloader configurations. If they are incorrect for your 47 and configurations in these directories, and reference them from the main
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/ |
| H A D | eclipse-plugin.json | 17 …"action": "Configure connection from Eclipse: Run->Run Configurations->C/C++ Remote Application\\ … 137 …"action": "Right click it again and Run as -> Run Configurations. \n\t\t\tUnder Run Configuration… 145 …f using Run Configurations use Debug Configurations: \nRight click it again and Debug as -> Debug … 219 …"action": "Right click it again and Run as -> Run Configurations. \n\t\t\tUnder Run Configurations… 227 …ing Run Configurations use Debug Configurations: \n\t\tRight click it again and Debug as -> Debug …
|
| /OK3568_Linux_fs/kernel/Documentation/xtensa/ |
| H A D | booting.rst | 11 - For configurations without MMU, with region protection or with MPU the 13 - For configurations with region translarion MMU or with MMUv3 and CONFIG_MMU=n 16 - For configurations with MMUv2 the address must be a virtual address in the 18 - For configurations with MMUv3 and CONFIG_MMU=y the address may be either a
|
| /OK3568_Linux_fs/kernel/Documentation/arm/pxa/ |
| H A D | mfp.rst | 16 out of the GPIO controller. In addition to pin-mux configurations, the MFP 95 NOTE: PXA300 and PXA310 are almost identical in pin configurations (with 99 2. prepare an array for the initial pin configurations, e.g.:: 123 a) once the pin configurations are passed to pxa{2xx,3xx}_mfp_config(), 127 b) when there is only one possible pin configurations for a component, 195 configurations, these definitions are processor and platform independent, and 211 configurations 215 for PXA2xx specific definitions and PXA25x/PXA27x common pin configurations 264 Examples of pin configurations are::
|
| /OK3568_Linux_fs/u-boot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 87 To identify FIT sub-nodes representing images, hashes, configurations (which 109 o configurations 135 - configurations : Contains a set of available configuration nodes and 203 6) '/configurations' node 206 The 'configurations' node is optional. If present, it allows to create a 207 convenient, labeled boot configurations, which combine together kernel images 210 The 'configurations' node has has the following structure: 212 o configurations
|
| /OK3568_Linux_fs/yocto/poky/documentation/kernel-dev/ |
| H A D | maint-appx.rst | 17 list all necessary patches, configurations, branches, tags, and feature 24 images based on their configurations and features. 67 To see the features and configurations for a particular Yocto Linux 131 all the branches, tags, patches and configurations that need to be 154 combination of all supported boards and configurations. 186 has configurations and features grouped under the 188 configurations for the BeagleBone Board assuming a
|