| /OK3568_Linux_fs/kernel/tools/testing/kunit/test_data/ |
| H A D | test_is_test_passed-no_tests_run.log | 40 setup_one_line failed for device 1 : Configuration failed 42 setup_one_line failed for device 2 : Configuration failed 44 setup_one_line failed for device 3 : Configuration failed 46 setup_one_line failed for device 4 : Configuration failed 48 setup_one_line failed for device 5 : Configuration failed 50 setup_one_line failed for device 6 : Configuration failed 52 setup_one_line failed for device 7 : Configuration failed 54 setup_one_line failed for device 8 : Configuration failed 56 setup_one_line failed for device 9 : Configuration failed 58 setup_one_line failed for device 10 : Configuration failed [all …]
|
| H A D | test_output_isolated_correctly.log | 62 setup_one_line failed for device 1 : Configuration failed 64 setup_one_line failed for device 2 : Configuration failed 66 setup_one_line failed for device 3 : Configuration failed 68 setup_one_line failed for device 4 : Configuration failed 70 setup_one_line failed for device 5 : Configuration failed 72 setup_one_line failed for device 6 : Configuration failed 74 setup_one_line failed for device 7 : Configuration failed 76 setup_one_line failed for device 8 : Configuration failed 78 setup_one_line failed for device 9 : Configuration failed 80 setup_one_line failed for device 10 : Configuration failed [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_cmd.c | 445 psecnetwork->Configuration.ATIMWindow = cpu_to_le32( in r8712_joinbss_cmd() 446 psecnetwork->Configuration.ATIMWindow); in r8712_joinbss_cmd() 447 psecnetwork->Configuration.BeaconPeriod = cpu_to_le32( in r8712_joinbss_cmd() 448 psecnetwork->Configuration.BeaconPeriod); in r8712_joinbss_cmd() 449 psecnetwork->Configuration.DSConfig = cpu_to_le32( in r8712_joinbss_cmd() 450 psecnetwork->Configuration.DSConfig); in r8712_joinbss_cmd() 451 psecnetwork->Configuration.FHConfig.DwellTime = cpu_to_le32( in r8712_joinbss_cmd() 452 psecnetwork->Configuration.FHConfig.DwellTime); in r8712_joinbss_cmd() 453 psecnetwork->Configuration.FHConfig.HopPattern = cpu_to_le32( in r8712_joinbss_cmd() 454 psecnetwork->Configuration.FHConfig.HopPattern); in r8712_joinbss_cmd() [all …]
|
| H A D | rtl871x_mlme.c | 243 (src->Configuration.DSConfig == in is_same_network() 244 dst->Configuration.DSConfig) && in is_same_network() 463 pnetwork->Configuration.ATIMWindow = in r8712_survey_event_callback() 464 le32_to_cpu(pnetwork->Configuration.ATIMWindow); in r8712_survey_event_callback() 465 pnetwork->Configuration.BeaconPeriod = in r8712_survey_event_callback() 466 le32_to_cpu(pnetwork->Configuration.BeaconPeriod); in r8712_survey_event_callback() 467 pnetwork->Configuration.DSConfig = in r8712_survey_event_callback() 468 le32_to_cpu(pnetwork->Configuration.DSConfig); in r8712_survey_event_callback() 469 pnetwork->Configuration.FHConfig.DwellTime = in r8712_survey_event_callback() 470 le32_to_cpu(pnetwork->Configuration.FHConfig.DwellTime); in r8712_survey_event_callback() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | smsc47b397.rst | 104 Configuration Sequence 108 1. Enter Configuration Mode 109 2. Configure the Configuration Registers 110 3. Exit Configuration Mode. 112 Enter Configuration Mode 115 To place the chip into the Configuration State The config key (0x55) is written 118 Configuration Mode 126 a. Write the index of the Logical Device Number Configuration Register 135 If accessing the Global Configuration Registers, step (a) is not required. 137 Exit Configuration Mode [all …]
|
| /OK3568_Linux_fs/external/mpp/build/vc10-x86_64/ |
| H A D | build-all.bat | 11 rem MSBuild /property:Configuration="Release" rk_mpp.sln 12 MSBuild /property:Configuration="Debug" rk_mpp.sln 13 rem MSBuild /property:Configuration="RelWithDebInfo" rk_mpp.sln
|
| /OK3568_Linux_fs/external/mpp/build/vc12-x86_64/ |
| H A D | build-all.bat | 11 rem MSBuild /property:Configuration="Release" rk_mpp.sln 12 MSBuild /property:Configuration="Debug" rk_mpp.sln 13 rem MSBuild /property:Configuration="RelWithDebInfo" rk_mpp.sln
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/marvell/ |
| H A D | marvell,dove.txt | 9 * Global Configuration registers 11 Global Configuration registers of Dove SoC are shared by a syscon node. 15 - reg: base address and size of the Global Configuration registers.
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_mlme.c | 745 , src->Ssid.Ssid, MAC_ARG(src->MacAddress), src->Configuration.DSConfig in update_network() 763 if (dst->Configuration.DSConfig != in update_network() 764 src -> Configuration.DSConfig) in update_network() 765 dst->Configuration.DSConfig = in update_network() 766 src->Configuration.DSConfig; in update_network() 1148 pnetwork->Configuration.ATIMWindow = le32_to_cpu(pnetwork->Configuration.ATIMWindow); in rtw_survey_event_callback() 1149 pnetwork->Configuration.BeaconPeriod = le32_to_cpu(pnetwork->Configuration.BeaconPeriod); in rtw_survey_event_callback() 1150 pnetwork->Configuration.DSConfig =le32_to_cpu(pnetwork->Configuration.DSConfig); in rtw_survey_event_callback() 1151 pnetwork->Configuration.FHConfig.DwellTime=le32_to_cpu(pnetwork->Configuration.FHConfig.DwellTime); in rtw_survey_event_callback() 1152 …pnetwork->Configuration.FHConfig.HopPattern=le32_to_cpu(pnetwork->Configuration.FHConfig.HopPatter… in rtw_survey_event_callback() [all …]
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | configure-other-components.txt | 4 == Configuration of other components 26 Configuration of uClibc is done in the same way as for BusyBox. The 48 Configuration of Barebox is done in the same way as for the Linux 56 Configuration of U-Boot (version 2015.04 or newer) is done in the same
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/apt/ |
| H A D | 0001-Hide-fstatat64-and-prlimit64-defines-on-musl.patch | 21 return _error->FatalE("HttpMethod::Configuration", "Cannot init seccomp"); 31 … return _error->FatalE("HttpMethod::Configuration", "Cannot allow %s: %s", #what, strerror(-rc)); 34 …return _error->FatalE("aptMethod::Configuration", "Cannot allow %s: %s", custom.c_str(), strerror(…
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_mlme.c | 834 , src->Ssid.Ssid, MAC_ARG(src->MacAddress), src->Configuration.DSConfig in update_network() 1213 pnetwork->Configuration.ATIMWindow = le32_to_cpu(pnetwork->Configuration.ATIMWindow); in rtw_survey_event_callback() 1214 pnetwork->Configuration.BeaconPeriod = le32_to_cpu(pnetwork->Configuration.BeaconPeriod); in rtw_survey_event_callback() 1215 pnetwork->Configuration.DSConfig = le32_to_cpu(pnetwork->Configuration.DSConfig); in rtw_survey_event_callback() 1216 …pnetwork->Configuration.FHConfig.DwellTime = le32_to_cpu(pnetwork->Configuration.FHConfig.DwellTim… in rtw_survey_event_callback() 1217 …pnetwork->Configuration.FHConfig.HopPattern = le32_to_cpu(pnetwork->Configuration.FHConfig.HopPatt… in rtw_survey_event_callback() 1218 pnetwork->Configuration.FHConfig.HopSet = le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet); in rtw_survey_event_callback() 1219 pnetwork->Configuration.FHConfig.Length = le32_to_cpu(pnetwork->Configuration.FHConfig.Length); in rtw_survey_event_callback() 1220 pnetwork->Configuration.Length = le32_to_cpu(pnetwork->Configuration.Length); in rtw_survey_event_callback() 1979 …ork->network.IEs, cur_network->network.IELength, (u8) cur_network->network.Configuration.DSConfig); in rtw_joinbss_update_network() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_mlme.c | 837 , src->Ssid.Ssid, MAC_ARG(src->MacAddress), src->Configuration.DSConfig in update_network() 1236 pnetwork->Configuration.ATIMWindow = le32_to_cpu(pnetwork->Configuration.ATIMWindow); in rtw_survey_event_callback() 1237 pnetwork->Configuration.BeaconPeriod = le32_to_cpu(pnetwork->Configuration.BeaconPeriod); in rtw_survey_event_callback() 1238 pnetwork->Configuration.DSConfig =le32_to_cpu(pnetwork->Configuration.DSConfig); in rtw_survey_event_callback() 1239 pnetwork->Configuration.FHConfig.DwellTime=le32_to_cpu(pnetwork->Configuration.FHConfig.DwellTime); in rtw_survey_event_callback() 1240 …pnetwork->Configuration.FHConfig.HopPattern=le32_to_cpu(pnetwork->Configuration.FHConfig.HopPatter… in rtw_survey_event_callback() 1241 pnetwork->Configuration.FHConfig.HopSet=le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet); in rtw_survey_event_callback() 1242 pnetwork->Configuration.FHConfig.Length=le32_to_cpu(pnetwork->Configuration.FHConfig.Length); in rtw_survey_event_callback() 1243 pnetwork->Configuration.Length = le32_to_cpu(pnetwork->Configuration.Length); in rtw_survey_event_callback() 2070 …ork->network.IEs, cur_network->network.IELength, (u8) cur_network->network.Configuration.DSConfig); in rtw_joinbss_update_network() [all …]
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 01-kconfig-kernel-to-buildroot.patch | 55 - menu_add_prompt(P_MENU, xstrdup("Linux Kernel Configuration"), NULL); 56 + menu_add_prompt(P_MENU, xstrdup("Buildroot Configuration"), NULL); 68 - menu_add_prompt(P_MENU, xstrdup("Linux Kernel Configuration"), NULL); 69 + menu_add_prompt(P_MENU, xstrdup("Buildroot Configuration"), NULL);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme.c | 810 , src->Ssid.Ssid, MAC_ARG(src->MacAddress), src->Configuration.DSConfig in update_network() 1190 pnetwork->Configuration.ATIMWindow = le32_to_cpu(pnetwork->Configuration.ATIMWindow); in rtw_survey_event_callback() 1191 pnetwork->Configuration.BeaconPeriod = le32_to_cpu(pnetwork->Configuration.BeaconPeriod); in rtw_survey_event_callback() 1192 pnetwork->Configuration.DSConfig = le32_to_cpu(pnetwork->Configuration.DSConfig); in rtw_survey_event_callback() 1193 …pnetwork->Configuration.FHConfig.DwellTime = le32_to_cpu(pnetwork->Configuration.FHConfig.DwellTim… in rtw_survey_event_callback() 1194 …pnetwork->Configuration.FHConfig.HopPattern = le32_to_cpu(pnetwork->Configuration.FHConfig.HopPatt… in rtw_survey_event_callback() 1195 pnetwork->Configuration.FHConfig.HopSet = le32_to_cpu(pnetwork->Configuration.FHConfig.HopSet); in rtw_survey_event_callback() 1196 pnetwork->Configuration.FHConfig.Length = le32_to_cpu(pnetwork->Configuration.FHConfig.Length); in rtw_survey_event_callback() 1197 pnetwork->Configuration.Length = le32_to_cpu(pnetwork->Configuration.Length); in rtw_survey_event_callback() 1950 …ork->network.IEs, cur_network->network.IELength, (u8) cur_network->network.Configuration.DSConfig); [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | rtsm-dcscb.txt | 1 ARM Dual Cluster System Configuration Block 4 The Dual Cluster System Configuration Block (DCSCB) provides basic
|
| H A D | vexpress-scc.txt | 1 ARM Versatile Express Serial Configuration Controller 5 Configuration Controller) interface, used to set initial conditions
|
| H A D | fw-cfg.txt | 1 * QEMU Firmware Configuration bindings for ARM 4 provide the following Firmware Configuration interface on the "virt" machine
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/ |
| H A D | pvpanic-mmio.txt | 1 * QEMU PVPANIC MMIO Configuration bindings 4 MMIO Configuration interface on the "virt" machine.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | firewire-cdev | 21 - Get the Configuration ROM 46 nodes' Configuration ROM 54 nodes' Configuration ROM 104 nodes' Configuration ROM. Deallocate isochronous channels and
|
| /OK3568_Linux_fs/u-boot/doc/uImage.FIT/ |
| H A D | howto.txt | 102 Default Configuration: 'config@1' 103 Configuration 0 (config@1) 147 Default Configuration: 'config@1' 148 Configuration 0 (config@1) 222 Default Configuration: 'conf@1' 223 Configuration 0 (conf@1) 273 Default Configuration: 'conf@1' 274 Configuration 0 (conf@1)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/ |
| H A D | designware-pcie.txt | 37 automatic checking of CDM (Configuration Dependent Module) registers 56 <0xd0000000 0x0002000>; /* Configuration space */ 72 <0xd0000000 0x2000000>; /* Configuration space */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | st,sti-irq-syscfg.txt | 1 STMicroelectronics STi System Configuration Controlled IRQs 5 and PL310 L2 Cache IRQs are controlled using System Configuration registers.
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | ccmake.bbclass | 19 bb.note("Configuration changed, recompile will be forced") 80 …bb.plain("Configuration recipe fragment written to: {0}".format(d.expand("${WORKDIR}/configuration… 85 …bb.plain("Configuration cmake fragment written to: {0}".format(d.expand("${WORKDIR}/site-file.cmak…
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-firmware-efi | 25 Description: Displays the physical addresses of all EFI Configuration 35 Description: Displays the content of the Runtime Configuration Interface
|