| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | amlogic,gxbb-aoclkc.txt | 4 controllers within the Always-On part of the SoC. 8 - compatible: value should be different for each SoC family as : 9 - GXBB (S905) : "amlogic,meson-gxbb-aoclkc" 10 - GXL (S905X, S905D) : "amlogic,meson-gxl-aoclkc" 11 - GXM (S912) : "amlogic,meson-gxm-aoclkc" 12 - AXG (A113D, A113X) : "amlogic,meson-axg-aoclkc" 13 - G12A (S905X2, S905D2, S905Y2) : "amlogic,meson-g12a-aoclkc" 14 followed by the common "amlogic,meson-gx-aoclkc" 15 - clocks: list of clock phandle, one for each entry clock-names. 16 - clock-names: should contain the following: [all …]
|
| H A D | sprd,sc9863a-clk.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 4 --- 5 $id: "http://devicetree.org/schemas/clock/sprd,sc9863a-clk.yaml#" 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 11 - Orson Zhai <orsonzhai@gmail.com> 12 - Baolin Wang <baolin.wang7@gmail.com> 13 - Chunyan Zhang <zhang.lyra@gmail.com> 16 "#clock-cells": 21 - sprd,sc9863a-ap-clk 22 - sprd,sc9863a-aon-clk [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/sprd/ |
| H A D | sc9863a-clk.c | 1 // SPDX-License-Identifier: GPL-2.0-only 9 #include <linux/clk-provider.h> 16 #include <dt-bindings/clock/sprd,sc9863a-clk.h> 26 static SPRD_PLL_SC_GATE_CLK_FW_NAME(mpll0_gate, "mpll0-gate", "ext-26m", 0x94, 28 static SPRD_PLL_SC_GATE_CLK_FW_NAME(dpll0_gate, "dpll0-gate", "ext-26m", 0x98, 30 static SPRD_PLL_SC_GATE_CLK_FW_NAME(lpll_gate, "lpll-gate", "ext-26m", 0x9c, 32 static SPRD_PLL_SC_GATE_CLK_FW_NAME(gpll_gate, "gpll-gate", "ext-26m", 0xa8, 34 static SPRD_PLL_SC_GATE_CLK_FW_NAME(dpll1_gate, "dpll1-gate", "ext-26m", 0x1dc, 36 static SPRD_PLL_SC_GATE_CLK_FW_NAME(mpll1_gate, "mpll1-gate", "ext-26m", 0x1e0, 38 static SPRD_PLL_SC_GATE_CLK_FW_NAME(mpll2_gate, "mpll2-gate", "ext-26m", 0x1e4, [all …]
|
| H A D | sc9860-clk.c | 1 // SPDX-License-Identifier: GPL-2.0 8 #include <linux/clk-provider.h> 16 #include <dt-bindings/clock/sprd,sc9860-clk.h> 25 static CLK_FIXED_FACTOR(fac_4m, "fac-4m", "ext-26m", 27 static CLK_FIXED_FACTOR(fac_2m, "fac-2m", "ext-26m", 29 static CLK_FIXED_FACTOR(fac_1m, "fac-1m", "ext-26m", 31 static CLK_FIXED_FACTOR(fac_250k, "fac-250k", "ext-26m", 33 static CLK_FIXED_FACTOR(fac_rpll0_26m, "rpll0-26m", "ext-26m", 35 static CLK_FIXED_FACTOR(fac_rpll1_26m, "rpll1-26m", "ext-26m", 37 static CLK_FIXED_FACTOR(fac_rco_25m, "rco-25m", "ext-rc0-100m", [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | ghash-ce-core.S | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 5 * Copyright (C) 2014 - 2018 Linaro Ltd. <ard.biesheuvel@linaro.org> 60 .arch armv8-a+crypto 71 ext t3.8b, \ad\().8b, \ad\().8b, #1 // A1 72 ext t5.8b, \ad\().8b, \ad\().8b, #2 // A2 73 ext t7.8b, \ad\().8b, \ad\().8b, #3 // A3 105 pmull\t t9.8h, \ad, \b4\().\nb // K = A*B4 123 // t9 = (K) (P6 + P7) << 32 135 ext t3.16b, t3.16b, t3.16b, #15 136 ext t5.16b, t5.16b, t5.16b, #14 [all …]
|
| H A D | crct10dif-ce-core.S | 2 // Accelerated CRC-T10DIF using arm64 NEON and Crypto Extensions instructions 14 // Implement fast CRC-T10DIF computation with SSE and PCLMULQDQ instructions 62 // /white-papers/fast-crc-computation-generic-polynomials-pclmulqdq-paper.pdf 69 .arch armv8-a+crypto 112 ushr k00_16.2d, k32_48.2d, #32 136 ext t4.8b, ad.8b, ad.8b, #1 // A1 137 ext t5.8b, ad.8b, ad.8b, #2 // A2 138 ext t6.8b, ad.8b, ad.8b, #3 // A3 146 pmull t3.8h, ad.8b, bd4.8b // K = A*B4 160 pmull2 t3.8h, ad.16b, bd4.16b // K = A*B4 [all …]
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | bindec.S | 12 | value in memory; d0 contains the k-factor sign-extended 13 | to 32-bits. The input may be either normalized, 18 | Saves and Modifies: D2-D7,A2,FP2 22 | A1. Set RM and size ext; Set SIGMA = sign of input. 23 | The k-factor is saved for use in d7. Clear the 45 | k-factor can dictate either the total number of digits, 67 | A9. Scale X -> Y. 74 | compensated for by 'or-ing' in the INEX2 flag to 77 | A11. Restore original FPCR; set size ext. 87 | or less than LEN -1 digits, adjust ILOG and repeat from [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/sprd/ |
| H A D | sharkl3.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 9 interrupt-parent = <&gic>; 10 #address-cells = <2>; 11 #size-cells = <2>; 14 compatible = "simple-bus"; 15 #address-cells = <2>; 16 #size-cells = <2>; 20 compatible = "sprd,sc9863a-glbregs", "syscon", 21 "simple-mfd"; 23 #address-cells = <1>; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_pnp.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Probe for 8250/16550-type ISAPNP serial ports. 9 * Ported to the Linux PnP Layer - (C) Adam Belay. 37 /* Actiontec ISA PNP 56K X2 Fax Modem */ 39 /* Rockwell 56K ACF II Fax+Data+Voice Modem */ 43 * Native driver (ali-ircc) is broken so at least 44 * it can be used with irtty-sir. 52 /* Boca Complete Ofc Communicator 14.4 Data-FAX */ 63 /* EuroViVa CommCenter-33.6 SP PnP */ 70 /* Davicom ISA 33.6K Modem */ [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/ |
| H A D | arm-none-linux-gnueabihf-as.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/ |
| H A D | aarch64-none-linux-gnu-as.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/meson/ |
| H A D | gxbb-aoclk.c | 1 // SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) 9 #include "meson-aoclk.h" 10 #include "gxbb-aoclk.h" 12 #include "clk-regmap.h" 13 #include "clk-dualdiv.h" 34 .fw_name = "mpeg-clk", \ 168 { .fw_name = "ext-32k-0", }, 169 { .fw_name = "ext-32k-1", }, 170 { .fw_name = "ext-32k-2", }, 189 { .fw_name = "mpeg-clk", }, [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxcommon.c | 2 * Copyright 2001-2003 Red Hat Inc., Durham, North Carolina. 21 * NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS 42 #include <dmx-config.h> 89 for (i = 1; i < 32; i++) { in dmxCommonKbdSetAR() 111 for (i = 0; i < 32; i++) { in dmxCommonKbdSetLeds() 124 if (!old || old->click != new->click || old->autoRepeat != new->autoRepeat) { in dmxCommonKbdSetCtrl() 126 kc.key_click_percent = new->click; in dmxCommonKbdSetCtrl() 127 kc.auto_repeat_mode = new->autoRepeat; in dmxCommonKbdSetCtrl() 132 dmxCommonKbdSetLeds(display, new->leds); in dmxCommonKbdSetCtrl() 133 dmxCommonKbdSetAR(display, old ? old->autoRepeats : NULL, new->autoRepeats); in dmxCommonKbdSetCtrl() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | ab3100.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (C) 2007-2009 ST-Ericsson AB 28 * these are catenated into a single 32-bit flag in the code 97 char chip_name[32]; 109 * F, G, H, K, EXT and BUCK. 113 * Order: LDO A, C, E, E sleep, F, G, H, K, EXT, BUCK,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | ip_set_hash_gen.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 21 lockdep_is_held(&(set)->lock)) 35 * read-locked, so the only possible concurrent operations are 48 #define AHASH_MAX(h) ((h)->ahash_max) 66 ((h)->ahash_max = tune_ahash_max((h)->ahash_max, multi)) 87 : jhash_size((htable_bits) - HTABLE_REGION_BITS)) 111 struct ip_set_region *hregion; /* Region locks and ext sizes */ 115 #define hbucket(h, i) ((h)->bucket[i]) 123 /* Book-keeping of the prefixes added to the set */ 139 if ((INT_MAX - sizeof(struct htable)) / sizeof(struct hbucket *) in htable_size() [all …]
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | mk-image.sh | 4 if [ -n "$RK_BUILDROOT_CFG" ]; then 9 "$(dirname "$(realpath "$0")")/check-mkimage.sh" 14 echo -e "FATAL: " $@ 21 fatal "Usage: $0 <src_dir> <target_image> <fs_type> <size(M|K)|auto(0)> [label]" 24 [ ! $# -lt 4 ] || usage "Not enough args${@+: $0 $@}" 36 *K) 37 SIZE_KB=$(( ${SIZE%K} )) 44 echo $SIZE_KB | grep -vq [^0-9] || usage "Invalid size: $SIZE_KB" 46 TEMP=$(mktemp -u) 48 [ -d "$SRC_DIR" ] || usage "No such src dir: $SRC_DIR" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtl8812a_hal.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 38 /* --------------------------------------------------------------------- 40 * --------------------------------------------------------------------- */ 51 /* --------------------------------------------------------------------- 53 * --------------------------------------------------------------------- */ 66 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 83 * This structure must be cared byte-ordering 90 * Firmware Header(8-byte alinment required) 92 * --- LONG WORD 0 ---- */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtl8812a_hal.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 38 /* --------------------------------------------------------------------- 40 * --------------------------------------------------------------------- */ 51 /* --------------------------------------------------------------------- 53 * --------------------------------------------------------------------- */ 66 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 83 * This structure must be cared byte-ordering 90 * Firmware Header(8-byte alinment required) 92 * --- LONG WORD 0 ---- */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtl8812a_hal.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 38 /* --------------------------------------------------------------------- 40 * --------------------------------------------------------------------- */ 51 /* --------------------------------------------------------------------- 53 * --------------------------------------------------------------------- */ 66 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 83 * This structure must be cared byte-ordering 90 * Firmware Header(8-byte alinment required) 92 * --- LONG WORD 0 ---- */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtl8812a_hal.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 38 /* --------------------------------------------------------------------- 40 * --------------------------------------------------------------------- */ 51 /* --------------------------------------------------------------------- 53 * --------------------------------------------------------------------- */ 66 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 83 * This structure must be cared byte-ordering 90 * Firmware Header(8-byte alinment required) 92 * --- LONG WORD 0 ---- */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtl8812a_hal.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2017 Realtek Corporation. 38 /* --------------------------------------------------------------------- 40 * --------------------------------------------------------------------- */ 51 /* --------------------------------------------------------------------- 53 * --------------------------------------------------------------------- */ 66 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 83 * This structure must be cared byte-ordering 90 * Firmware Header(8-byte alinment required) 92 * --- LONG WORD 0 ---- */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtl8812a_hal.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 37 /* --------------------------------------------------------------------- 39 * --------------------------------------------------------------------- */ 50 /* --------------------------------------------------------------------- 52 * --------------------------------------------------------------------- */ 65 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 82 * This structure must be cared byte-ordering 89 * Firmware Header(8-byte alinment required) 91 * --- LONG WORD 0 ---- */ 92 …O_4BYTE(__FwHdr, 0, 16) /* 92C0: test chip; 92C, 88C0: test chip; 88C1: MP A-cut; 92C1: MP A-cut */ [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | rtl8812a_hal.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 37 /* --------------------------------------------------------------------- 39 * --------------------------------------------------------------------- */ 50 /* --------------------------------------------------------------------- 52 * --------------------------------------------------------------------- */ 65 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 82 * This structure must be cared byte-ordering 89 * Firmware Header(8-byte alinment required) 91 * --- LONG WORD 0 ---- */ 92 …O_4BYTE(__FwHdr, 0, 16) /* 92C0: test chip; 92C, 88C0: test chip; 88C1: MP A-cut; 92C1: MP A-cut */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | rtl8812a_hal.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 37 /* --------------------------------------------------------------------- 39 * --------------------------------------------------------------------- */ 50 /* --------------------------------------------------------------------- 52 * --------------------------------------------------------------------- */ 65 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 82 * This structure must be cared byte-ordering 89 * Firmware Header(8-byte alinment required) 91 * --- LONG WORD 0 ---- */ 92 …O_4BYTE(__FwHdr, 0, 16) /* 92C0: test chip; 92C, 88C0: test chip; 88C1: MP A-cut; 92C1: MP A-cut */ [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtl8812a_hal.h | 3 * Copyright(c) 2007 - 2017 Realtek Corporation. 37 /* --------------------------------------------------------------------- 39 * --------------------------------------------------------------------- */ 50 /* --------------------------------------------------------------------- 52 * --------------------------------------------------------------------- */ 65 …atible with RTL8723 Maximal RAM code size 24K. modified to 32k, TO compatible with 92d maximal f… 82 * This structure must be cared byte-ordering 89 * Firmware Header(8-byte alinment required) 91 * --- LONG WORD 0 ---- */ 92 …O_4BYTE(__FwHdr, 0, 16) /* 92C0: test chip; 92C, 88C0: test chip; 88C1: MP A-cut; 92C1: MP A-cut */ [all …]
|