| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-atmel.c | 301 static bool atmel_spi_is_v2(struct atmel_spi *as) in atmel_spi_is_v2() argument 303 return as->caps.is_spi2; in atmel_spi_is_v2() 310 * transmitted") Not so! Workaround uses nCSx pins as GPIOs; or newer 313 * Even controller newer than ar91rm9200, using GPIOs can make sens as 324 static void cs_activate(struct atmel_spi *as, struct spi_device *spi) in cs_activate() argument 331 chip_select = as->native_cs_for_gpio; in cs_activate() 335 if (atmel_spi_is_v2(as)) { in cs_activate() 336 spi_writel(as, CSR0 + 4 * chip_select, asd->csr); in cs_activate() 338 * on CS1,2,3 needs SPI_CSR0.BITS config as SPI_CSR1,2,3.BITS in cs_activate() 340 spi_writel(as, CSR0, asd->csr); in cs_activate() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | Kconfig | 20 Support the ONKEY of Marvell 88PM860x PMICs as an input device 23 To compile this driver as a module, choose M here: the module 30 Support the ONKEY of Marvell 88PM80x PMICs as an input device 33 To compile this driver as a module, choose M here: the module 43 To compile this driver as a module, choose M here: the module 53 To compile this driver as a module, choose M here: the 63 To compile this driver as a module, choose M here: the 73 To compile this driver as a module, choose M here: the 83 To compile this driver as a module, choose M here: the 97 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/external/rknn-toolkit2/doc/ |
| H A D | RKNNToolKit2_OP_Support-1.5.0.md | 6 The list of ONNX OPs supported by RKNN Toolkit2 is as follows: 173 The list of Pytorch OPs supported by RKNN Toolkit2 is as follows: 177 | aten::_convolution | same as onnx Conv | 181 | aten::adaptive_avg_pool2d | same as onnx AveragePool | 183 | aten::adaptive_max_pool2d | same as onnx MaxPool | 184 | aten::add | same as onnx Add | 186 | aten::addmm | same as onnx Gemm | 192 | aten::avg_pool2d | same as onnx AveragePool | 194 | aten::batch_norm | same as onnx BatchNormalization | 195 | aten::bmm | same as onnx MatMul | [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/ |
| H A D | ani.c | 8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 29 * or reducing sensitivity as necessary. 51 * Also we regularly check the amount of errors and lower or raise immunity as 215 * @as: The &struct ath5k_ani_state 223 ath5k_ani_raise_immunity(struct ath5k_hw *ah, struct ath5k_ani_state *as, in ath5k_ani_raise_immunity() argument 232 if (as->noise_imm_level < ATH5K_ANI_MAX_NOISE_IMM_LVL) { in ath5k_ani_raise_immunity() 233 ath5k_ani_set_noise_immunity_level(ah, as->noise_imm_level + 1); in ath5k_ani_raise_immunity() 239 as->spur_level < ah->ani_state.max_spur_level) { in ath5k_ani_raise_immunity() 240 ath5k_ani_set_spur_immunity_level(ah, as->spur_level + 1); in ath5k_ani_raise_immunity() 246 if (as->firstep_level < ATH5K_ANI_MAX_FIRSTEP_LVL) in ath5k_ani_raise_immunity() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/ |
| H A D | Sparc_002dRegs.html | 3 <!-- This file documents the GNU Assembler "as". 16 <title>Using as: Sparc-Regs</title> 18 <meta name="description" content="Using as: Sparc-Regs"> 19 <meta name="keywords" content="Using as: Sparc-Regs"> 25 <link href="AS-Index.html#AS-Index" rel="index" title="AS Index"> 66 …ts" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title=… 78 <li> The 8 global registers are referred to as ‘<samp>%g<var>n</var></samp>’. 80 </li><li> The 8 outgoing registers are referred to as ‘<samp>%o<var>n</var></samp>’. 82 </li><li> The 8 local registers are referred to as ‘<samp>%l<var>n</var></samp>’. 84 </li><li> The 8 incoming registers are referred to as ‘<samp>%i<var>n</var></samp>’. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/ |
| H A D | Sparc_002dRegs.html | 3 <!-- This file documents the GNU Assembler "as". 16 <title>Using as: Sparc-Regs</title> 18 <meta name="description" content="Using as: Sparc-Regs"> 19 <meta name="keywords" content="Using as: Sparc-Regs"> 25 <link href="AS-Index.html#AS-Index" rel="index" title="AS Index"> 66 …ts" title="Table of contents" rel="contents">Contents</a>][<a href="AS-Index.html#AS-Index" title=… 78 <li> The 8 global registers are referred to as ‘<samp>%g<var>n</var></samp>’. 80 </li><li> The 8 outgoing registers are referred to as ‘<samp>%o<var>n</var></samp>’. 82 </li><li> The 8 local registers are referred to as ‘<samp>%l<var>n</var></samp>’. 84 </li><li> The 8 incoming registers are referred to as ‘<samp>%i<var>n</var></samp>’. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/ |
| H A D | Kconfig | 50 from multiple devices together as one. 54 To compile this driver as a module, choose M here: the module will be 65 To compile this driver as a module, choose M here: the module will be 76 To compile this driver as a module, choose M here: the module will be 85 To compile this driver as a module, choose M here: the module will be 107 To compile this driver as a module, choose M here: the module will be 128 To compile this driver as a module, choose M here: the module will be 136 To compile this driver as a module, choose M here: the module will be 159 To compile this driver as a module, choose M here: the module will be 171 To compile this driver as a module, choose M here: the module will be [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | Kconfig | 28 To compile this driver as a module, choose M here: the 47 To compile this driver as a module, choose M here: the 60 To compile this driver as a module, choose M here: the 71 To compile this driver as a module, choose M here: the 81 To compile this driver as a module, choose M here: the 93 To compile this driver as a module, choose M here: the 107 To compile this driver as a module, choose M here: the 119 To compile this driver as a module, choose M here: the 128 such as AT42QT602240/ATMXT224, connected to your system. 132 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | Kconfig | 14 sensors and various additional features such as the ability to 23 This support can also be built as a module. If so, the module 51 This driver can also be built as a module. If so, the module 66 This driver can also be built as a module. If so, the module 80 This driver can also be built as a module. If so, the module 90 This driver can also be built as a module. If so, the module 100 This driver can also be built as a module. If so, the module 110 This driver can also be built as a module. If so, the module 121 This driver can also be built as a module. If so, the module 132 This driver can also be built as a module. If so, the module [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | export-to-sqlite.py | 6 # version 2, as published by the Free Software Foundation. 67 # The database structure is practically the same as created by the script 334 do_query(query, 'CREATE VIEW machines_view AS ' 339 'CASE WHEN id=0 THEN \'unknown\' WHEN pid=-1 THEN \'host\' ELSE \'guest\' END AS host_or_guest' 342 do_query(query, 'CREATE VIEW dsos_view AS ' 346 '(SELECT host_or_guest FROM machines_view WHERE id = machine_id) AS host_or_guest,' 352 do_query(query, 'CREATE VIEW symbols_view AS ' 356 '(SELECT short_name FROM dsos WHERE id=dso_id) AS dso,' 360 'CASE WHEN binding=0 THEN \'local\' WHEN binding=1 THEN \'global\' ELSE \'weak\' END AS binding' 363 do_query(query, 'CREATE VIEW threads_view AS ' [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | event_trace.h | 14 * As a special exception, the copyright holders of this software give you 80 /* Event parameters tags are defined as: */ 81 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */ 82 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */ 83 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */ 84 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */ 85 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */ 86 #define TRACE_TAG_CHANNEL_SPEC 5 /* takes one or more wifi_channel_spec as */ 88 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */ 89 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | event_trace.h | 14 * As a special exception, the copyright holders of this software give you 80 /* Event parameters tags are defined as: */ 81 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */ 82 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */ 83 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */ 84 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */ 85 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */ 86 #define TRACE_TAG_CHANNEL_SPEC 5 /* takes one or more wifi_channel_spec as */ 88 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */ 89 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | event_trace.h | 14 * As a special exception, the copyright holders of this software give you 80 /* Event parameters tags are defined as: */ 81 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */ 82 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */ 83 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */ 84 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */ 85 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */ 86 #define TRACE_TAG_CHANNEL_SPEC 5 /* takes one or more wifi_channel_spec as */ 88 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */ 89 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | event_trace.h | 13 * As a special exception, the copyright holders of this software give you 79 /* Event parameters tags are defined as: */ 80 #define TRACE_TAG_VENDOR_SPECIFIC 0 /* take a byte stream as parameter */ 81 #define TRACE_TAG_BSSID 1 /* takes a 6 bytes MAC address as parameter */ 82 #define TRACE_TAG_ADDR 2 /* takes a 6 bytes MAC address as parameter */ 83 #define TRACE_TAG_SSID 3 /* takes a 32 bytes SSID address as parameter */ 84 #define TRACE_TAG_STATUS 4 /* takes an integer as parameter */ 85 #define TRACE_TAG_CHANNEL_SPEC 5 /* takes one or more wifi_channel_spec as */ 87 #define TRACE_TAG_WAKE_LOCK_EVENT 6 /* takes a wake_lock_event struct as parameter */ 88 #define TRACE_TAG_ADDR1 7 /* takes a 6 bytes MAC address as parameter */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/mmu/backend/ |
| H A D | mali_kbase_mmu_csf.c | 7 * GNU General Public License version 2 as published by the Free Software 72 struct kbase_as *const as = &kbdev->as[as_nr]; in submit_work_pagefault() local 81 as->pf_data = (struct kbase_fault) { in submit_work_pagefault() 91 if (!queue_work(as->pf_wq, &as->work_pagefault)) { in submit_work_pagefault() 93 "Page fault is already pending for as %u", as_nr); in submit_work_pagefault() 139 struct kbase_as *as, struct kbase_fault *fault) in kbase_gpu_report_bus_fault_and_kill() argument 151 int as_no = as->number; in kbase_gpu_report_bus_fault_and_kill() 157 "GPU bus fault in AS%d at PA %pK\n" in kbase_gpu_report_bus_fault_and_kill() 172 /* AS transaction begin */ in kbase_gpu_report_bus_fault_and_kill() 184 * affected as they use the same GPU address space. in kbase_gpu_report_bus_fault_and_kill() [all …]
|
| H A D | mali_kbase_mmu_jm.c | 7 * GNU General Public License version 2 as published by the Free Software 58 struct kbase_as *as, struct kbase_fault *fault) in kbase_gpu_report_bus_fault_and_kill() argument 64 int const as_no = as->number; in kbase_gpu_report_bus_fault_and_kill() 70 "GPU bus fault in AS%d at PA %pK\n" in kbase_gpu_report_bus_fault_and_kill() 82 * dumping AS transaction begin in kbase_gpu_report_bus_fault_and_kill() 92 /* AS transaction end */ in kbase_gpu_report_bus_fault_and_kill() 94 kbase_mmu_hw_clear_fault(kbdev, as, in kbase_gpu_report_bus_fault_and_kill() 96 kbase_mmu_hw_enable_fault(kbdev, as, in kbase_gpu_report_bus_fault_and_kill() 106 struct kbase_as *as, const char *reason_str, in kbase_mmu_report_fault_and_kill() argument 117 as_no = as->number; in kbase_mmu_report_fault_and_kill() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | Kconfig | 39 To compile this driver as a module, choose M here: the module will be 51 To compile this driver as a module, choose M here: the 64 To compile this driver as a module, choose M here: the module will be 74 To compile this driver as a module, choose M here: the 84 To compile this driver as a module, choose M here: the 96 To compile this driver as a module, choose M here: the 112 To compile this driver as a module, choose M here: the 128 To compile this driver as a module, choose M here: the 139 To compile this driver as a module, choose M here: the 151 To compile this driver as a module, choose M here: the module will be [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | tegra-smmu.c | 288 struct tegra_smmu_as *as; in tegra_smmu_domain_alloc() local 293 as = kzalloc(sizeof(*as), GFP_KERNEL); in tegra_smmu_domain_alloc() 294 if (!as) in tegra_smmu_domain_alloc() 297 as->attr = SMMU_PD_READABLE | SMMU_PD_WRITABLE | SMMU_PD_NONSECURE; in tegra_smmu_domain_alloc() 299 as->pd = alloc_page(GFP_KERNEL | __GFP_DMA | __GFP_ZERO); in tegra_smmu_domain_alloc() 300 if (!as->pd) { in tegra_smmu_domain_alloc() 301 kfree(as); in tegra_smmu_domain_alloc() 305 as->count = kcalloc(SMMU_NUM_PDE, sizeof(u32), GFP_KERNEL); in tegra_smmu_domain_alloc() 306 if (!as->count) { in tegra_smmu_domain_alloc() 307 __free_page(as->pd); in tegra_smmu_domain_alloc() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | Kconfig | 17 To compile this driver as modules, choose M here: the 33 To compile this driver as a module, choose M here: the 42 To compile this driver as a module, choose M here: the 53 To compile this driver as a module, choose M here: the 63 To compile this driver as a module, choose M here: the 72 To compile this driver as a module, choose M here: the 81 To compile this driver as a module, choose M here: the 90 To compile this driver as a module, choose M here: the 100 To compile this driver as a module, choose M here: the 109 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | Kconfig | 8 in a rectangular pulse signal is used as a means to alter the 19 to configure as well as enable and disable them. 26 continue to work as expected. 51 To compile this driver as a module, choose M here: the module 61 To compile this driver as a module, choose M here: the module 73 To compile this driver as a module, choose M here: the module 85 To compile this driver as a module, choose M here: the module 97 To compile this driver as a module, choose M here: the module 108 To compile this driver as a module, choose M here: the module 117 To compile this driver as a module, choose M here: the module [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | Kconfig | 116 interfaces, which "udev" sets up as /dev/rtc0 through 120 can be accessed as /dev/rtc, which is a name 149 This driver can also be built as a module. If so, the module 163 This driver can also be built as a module. If so, the module 173 This driver can also be built as a module. If so, the module 183 This driver can also be built as a module. If so, the module 193 This driver can also be built as a module. If so, the module 204 This driver can also be built as a module. If so, the module 214 This driver can also be built as a module. If so, the module 225 This driver can also be built as a module. If so, the module will [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | Kconfig | 27 To compile this driver as a module, choose M here: the 37 To compile this driver as a module, choose M here: the module will 47 To compile this driver as a module, choose M here: the 57 To compile this driver as a module, choose M here: the 67 To compile this driver as a module, choose M here: the 85 To compile this driver as a module, choose M here: the 96 To compile this driver as a module, choose M here: the 114 To compile this driver as a module, choose M here: the 134 built-in keyboard (as opposed to an external keyboard). 137 AT and PS/2 keyboards. These are as follows: [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | Kconfig | 42 can say Y to as many as you like. If unsure, say N now. 60 want to use as leaf disciplines. 62 To compile this code as a module, choose M here: the 76 To compile this code as a module, choose M here: the 85 To compile this code as a module, choose M here: the 99 To compile this code as a module, choose M here: the 108 To compile this code as a module, choose M here: the 117 To compile this code as a module, choose M here: the 128 To compile this code as a module, choose M here: the 139 To compile this code as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | animcur.c | 13 * is provided "as is" without express or implied warranty. 29 * Implemented as a simple layer over the core cursor code; it 83 #define Wrap(as,s,elt,func) (((as)->elt = (s)->elt), (s)->elt = func) argument 84 #define Unwrap(as,s,elt) ((s)->elt = (as)->elt) argument 89 AnimCurScreenPtr as = GetAnimCurScreen(pScreen); in AnimCurCloseScreen() local 92 Unwrap(as, pScreen, CloseScreen); in AnimCurCloseScreen() 94 Unwrap(as, pScreen, CursorLimits); in AnimCurCloseScreen() 95 Unwrap(as, pScreen, DisplayCursor); in AnimCurCloseScreen() 96 Unwrap(as, pScreen, SetCursorPosition); in AnimCurCloseScreen() 97 Unwrap(as, pScreen, RealizeCursor); in AnimCurCloseScreen() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_mmu_hw_direct.c | 6 * GNU General Public License version 2 as published by the Free Software 151 struct kbase_as *as; in kbase_mmu_interrupt() local 160 as = &kbdev->as[as_no]; in kbase_mmu_interrupt() 176 as->fault_addr = kbase_reg_read(kbdev, in kbase_mmu_interrupt() 180 as->fault_addr <<= 32; in kbase_mmu_interrupt() 181 as->fault_addr |= kbase_reg_read(kbdev, in kbase_mmu_interrupt() 187 as->protected_mode = kbdev->protected_mode; in kbase_mmu_interrupt() 189 if (kbdev->protected_mode && as->fault_addr) in kbase_mmu_interrupt() 199 as->fault_status = kbase_reg_read(kbdev, in kbase_mmu_interrupt() 205 as->fault_type = (bf_bits & (1 << as_no)) ? in kbase_mmu_interrupt() [all …]
|