Home
last modified time | relevance | path

Searched +full:0 +full:- +full:1 (Results 1 – 25 of 1694) sorted by relevance

12345678910>>...68

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_uniupr.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
5 * uniupr.h - Unicode compressed case ranges
13 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 000-00f */
14 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 010-01f */
15 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 020-02f */
16 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 030-03f */
17 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 040-04f */
18 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 050-05f */
19 0, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, /* 060-06f */
20 -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, -32, 0, 0, 0, 0, 0, /* 070-07f */
[all …]
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_uniupr.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) International Business Machines Corp., 2000-2002
13 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 000-00f */
14 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 010-01f */
15 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 020-02f */
16 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 030-03f */
17 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 040-04f */
18 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, /* 050-05f */
19 0,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, /* 060-06f */
20 -32,-32,-32,-32,-32,-32,-32,-32,-32,-32,-32, 0, 0, 0, 0, 0, /* 070-07f */
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dcrop.svg1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later -->
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
17 viewBox="0 0 739.11388 339.6584"
250,0 0,1895 4118,0 L 4118,0 0,0 Z m 3051.62,250.48 8.19,17.01 -46.93,23.31 29.61,-25.515 -38.12,8.5…
27 inkscape:connector-curvature="0"
28 style="clip-rule:evenodd" /></clipPath><clipPath
310,0 0,1895 4118,0 0,-1626 -1,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1 -2,0 0,1
32 -1,0 0,1 -1,0 0,1 -1,0 0,1 -2,0 0,1 -1,0 0,2 2,0 0,-1 4,0 0,-1 5,0 0,-1 4,0 0,-1 5,0 0,-1 5,0 0,-1
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dmpc8641_hpcn_36b.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright 2008-2009 Freescale Semiconductor Inc.
8 /include/ "mpc8641si-pre.dtsi"
13 #address-cells = <2>;
14 #size-cells = <2>;
18 reg = <0x0 0x00000000 0x0 0x40000000>; // 1G at 0x0
22 reg = <0x0f 0xffe05000 0x0 0x1000>;
24 ranges = <0 0 0xf 0xef800000 0x00800000
25 2 0 0xf 0xffdf8000 0x00008000
26 3 0 0xf 0xffdf0000 0x00008000>;
[all …]
H A Dmpc8641_hpcn.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
8 /include/ "mpc8641si-pre.dtsi"
16 reg = <0x00000000 0x40000000>; // 1G at 0x0
20 reg = <0xffe05000 0x1000>;
22 ranges = <0 0 0xef800000 0x00800000
23 2 0 0xffdf8000 0x00008000
24 3 0 0xffdf0000 0x00008000>;
26 flash@0,0 {
27 compatible = "cfi-flash";
28 reg = <0 0 0x00800000>;
[all …]
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dstv090x_reg.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
13 #define STV090x_MID 0xf100
16 #define STV090x_OFFST_MRELEASE_FIELD 0
19 #define STV090x_DACR1 0xf113
22 #define STV090x_OFFST_DACR1_VALUE_FIELD 0
25 #define STV090x_DACR2 0xf114
26 #define STV090x_OFFST_DACR2_VALUE_FIELD 0
29 #define STV090x_OUTCFG 0xf11c
31 #define STV090x_WIDTH_OUTSERRS1_HZ_FIELD 1
33 #define STV090x_WIDTH_OUTSERRS2_HZ_FIELD 1
[all …]
/OK3568_Linux_fs/buildroot/system/
H A Ddevice_table_dev.txt9 /dev/mem c 640 0 0 1 1 0 0 -
10 /dev/kmem c 640 0 0 1 2 0 0 -
11 /dev/null c 666 0 0 1 3 0 0 -
12 /dev/zero c 666 0 0 1 5 0 0 -
13 /dev/random c 666 0 0 1 8 0 0 -
14 /dev/urandom c 666 0 0 1 9 0 0 -
15 /dev/ram b 640 0 0 1 1 0 0 -
16 /dev/ram b 640 0 0 1 0 0 1 4
17 /dev/loop b 640 0 0 7 0 0 1 2
18 /dev/rtc c 640 0 0 10 135 - - -
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxgf100.c36 { 0x001000, 1, 0x01, 0x00000004 },
37 { 0x0000a9, 1, 0x01, 0x0000ffff },
38 { 0x000038, 1, 0x01, 0x0fac6881 },
39 { 0x00003d, 1, 0x01, 0x00000001 },
40 { 0x0000e8, 8, 0x01, 0x00000400 },
41 { 0x000078, 8, 0x01, 0x00000300 },
42 { 0x000050, 1, 0x01, 0x00000011 },
43 { 0x000058, 8, 0x01, 0x00000008 },
44 { 0x000208, 8, 0x01, 0x00000001 },
45 { 0x000081, 1, 0x01, 0x00000001 },
[all …]
H A Dctxnv50.c23 #define CP_FLAG_CLEAR 0
24 #define CP_FLAG_SET 1
25 #define CP_FLAG_SWAP_DIRECTION ((0 * 32) + 0)
26 #define CP_FLAG_SWAP_DIRECTION_LOAD 0
27 #define CP_FLAG_SWAP_DIRECTION_SAVE 1
28 #define CP_FLAG_UNK01 ((0 * 32) + 1)
29 #define CP_FLAG_UNK01_CLEAR 0
30 #define CP_FLAG_UNK01_SET 1
31 #define CP_FLAG_UNK03 ((0 * 32) + 3)
32 #define CP_FLAG_UNK03_CLEAR 0
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dmux.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * linux/arch/arm/mach-omap1/mux.c
7 * Copyright (C) 2003 - 2008 Nokia Corporation
26 MUX_CFG_7XX("E2_7XX_KBR0", 12, 21, 0, 20, 1, 0)
27 MUX_CFG_7XX("J7_7XX_KBR1", 12, 25, 0, 24, 1, 0)
28 MUX_CFG_7XX("E1_7XX_KBR2", 12, 29, 0, 28, 1, 0)
29 MUX_CFG_7XX("F3_7XX_KBR3", 13, 1, 0, 0, 1, 0)
30 MUX_CFG_7XX("D2_7XX_KBR4", 13, 5, 0, 4, 1, 0)
31 MUX_CFG_7XX("C2_7XX_KBC0", 13, 9, 0, 8, 1, 0)
32 MUX_CFG_7XX("D3_7XX_KBC1", 13, 13, 0, 12, 1, 0)
[all …]
/OK3568_Linux_fs/external/rkwifibt/firmware/infineon/CYW5557X_SDIO/
H A Dcyw5557x_sdio.txt3 # SSID : 0x85f
12 boardrev=0x1256
13 boardtype=0x085f
14 boardflags=0x00400001
15 boardflags2=0x00800000
16 boardflags3=0x40002100
21 ccode=0
22 regrev=0
25 vendid=0x12be
26 devid=0xbd31
[all …]
/OK3568_Linux_fs/external/rkwifibt/firmware/infineon/CYW5557X_PCIE/
H A Dcyw5557x_pcie.txt3 # SSID : 0x85f
12 boardrev=0x1256
13 boardtype=0x085f
14 boardflags=0x00400001
15 boardflags2=0x00800000
16 boardflags3=0x40002100
21 ccode=0
22 regrev=0
25 vendid=0x12be
26 devid=0xbd31
[all …]
/OK3568_Linux_fs/external/rkwifibt/firmware/broadcom/AP6275S/wifi/
H A Dnvram_ap6275s.txt7 #SSID: 0x086d
8 #macmid: 0x02df
16 # <<Broadcom-WL-IPTag/Proprietary:>>
19 boardrev=0x1213
20 boardtype=0x08ed
21 boardflags=0x00400201
22 boardflags2=0xc0800000
23 boardflags3=0x40002180
29 ccode=0
30 regrev=0
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/
H A Dhip07.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 compatible = "hisilicon,hip07-d05";
12 interrupt-parent = <&gic>;
13 #address-cells = <2>;
14 #size-cells = <2>;
17 compatible = "arm,psci-0.2";
22 #address-cells = <1>;
23 #size-cells = <0>;
25 cpu-map {
[all …]
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dabituguru3.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright (c) 2006-2008 Hans de Goede <hdegoede@redhat.com>
25 #include <linux/hwmon-sysfs.h>
30 #define ABIT_UGURU3_SETTINGS_BANK 0x01
31 #define ABIT_UGURU3_SENSORS_BANK 0x08
32 #define ABIT_UGURU3_MISC_BANK 0x09
33 #define ABIT_UGURU3_ALARMS_START 0x1E
34 #define ABIT_UGURU3_SETTINGS_START 0x24
35 #define ABIT_UGURU3_VALUES_START 0x80
36 #define ABIT_UGURU3_BOARD_ID 0x0A
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmap_to_7segment.h1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 * of (ASCII) characters to a 7-segments notation.
29 * Notation: +-a-+
31 * +-g-+
33 * +-d-+
54 * return -EINVAL;
61 * 2005-05-31 RFC linux-kernel@vger.kernel.org
66 #define BIT_SEG7_A 0
67 #define BIT_SEG7_B 1
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmap_to_7segment.h1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 * of (ASCII) characters to a 7-segments notation.
29 * Notation: +-a-+
31 * +-g-+
33 * +-d-+
54 * return -EINVAL;
61 * 2005-05-31 RFC linux-kernel@vger.kernel.org
66 #define BIT_SEG7_A 0
67 #define BIT_SEG7_B 1
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmap_to_7segment.h1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 * of (ASCII) characters to a 7-segments notation.
29 * Notation: +-a-+
31 * +-g-+
33 * +-d-+
54 * return -EINVAL;
61 * 2005-05-31 RFC linux-kernel@vger.kernel.org
66 #define BIT_SEG7_A 0
67 #define BIT_SEG7_B 1
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dkmeter1.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * 2008-2011 DENX Software Engineering GmbH
8 /dts-v1/;
13 #address-cells = <1>;
14 #size-cells = <1>;
28 #address-cells = <1>;
29 #size-cells = <0>;
31 PowerPC,8360@0 {
33 reg = <0x0>;
34 d-cache-line-size = <32>; // 32 bytes
[all …]
H A Dmpc836x_mds.dts1 // SPDX-License-Identifier: GPL-2.0-or-later
13 /dts-v1/;
18 #address-cells = <1>;
19 #size-cells = <1>;
30 #address-cells = <1>;
31 #size-cells = <0>;
33 PowerPC,8360@0 {
35 reg = <0x0>;
36 d-cache-line-size = <32>; // 32 bytes
37 i-cache-line-size = <32>; // 32 bytes
[all …]
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dlarge.txt1 execve("/usr/bin/gimp", ["gimp"], [/* 99 vars */]) = 0
2 brk(0) = 0x8360000
3 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7efc000
4 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
5 open("/user/folk/clint/lib/tls/i686/sse2/libgimpwidgets-2.0.so.0", O_RDONLY) = -1 ENOENT (No such f…
6 stat64("/user/folk/clint/lib/tls/i686/sse2", 0xbfcdba08) = -1 ENOENT (No such file or directory)
7 open("/user/folk/clint/lib/tls/i686/libgimpwidgets-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file o…
8 stat64("/user/folk/clint/lib/tls/i686", 0xbfcdba08) = -1 ENOENT (No such file or directory)
9 open("/user/folk/clint/lib/tls/sse2/libgimpwidgets-2.0.so.0", O_RDONLY) = -1 ENOENT (No such file o…
10 stat64("/user/folk/clint/lib/tls/sse2", 0xbfcdba08) = -1 ENOENT (No such file or directory)
[all …]
/OK3568_Linux_fs/buildroot/dl/font-awesome/
HDfont-awesome-4.7.0.tar.gz ... Awesome-4.7.0/src/3.2.1/ Font-Awesome-4.7.0/src ...
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-inno-usb2.c4 * SPDX-License-Identifier: GPL-2.0+
10 #include <generic-phy.h>
18 #include <reset-uclass.h>
32 POWER_SUPPLY_TYPE_UNKNOWN = 0,
36 POWER_SUPPLY_TYPE_USB_FLOATING, /* DCP without shorting D+/D- */
80 * struct rockchip_usb2phy_port_cfg: usb-phy port configuration.
90 * 0: from phy; 1: from grf
129 * struct rockchip_usb2phy_cfg: usb-phy configuration.
130 * @reg: the address offset of grf for usb-phy config.
169 return !rphy->usbgrf_base ? rphy->grf_base : rphy->usbgrf_base; in get_reg_base()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dwapi_sms4.c22 FALSE = 0,
23 TRUE = 1
33 #define KEY_MULTIPLIER 0x80040100
34 #define TEXT_MULTIPLIER 0xa0202080
35 #define FK_PARAMETER_0 0xa3b1bac6
36 #define FK_PARAMETER_1 0x56aa3350
37 #define FK_PARAMETER_2 0x677d9197
38 #define FK_PARAMETER_3 0xb27022dc
400xd6, 0x90, 0xe9, 0xfe, 0xcc, 0xe1, 0x3d, 0xb7, 0x16, 0xb6, 0x14, 0xc2, 0x28, 0xfb, 0x2c, 0x05,
410x2b, 0x67, 0x9a, 0x76, 0x2a, 0xbe, 0x04, 0xc3, 0xaa, 0x44, 0x13, 0x26, 0x49, 0x86, 0x06, 0x99,
[all …]
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Duprobes.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * User-space Probes (UProbes) for x86
5 * Copyright (C) IBM Corporation, 2008-2011
21 /* Post-execution fixups. */
24 #define UPROBE_FIX_IP 0x01
27 #define UPROBE_FIX_CALL 0x02
30 #define UPROBE_FIX_SETF 0x04
32 #define UPROBE_FIX_RIP_SI 0x08
33 #define UPROBE_FIX_RIP_DI 0x10
34 #define UPROBE_FIX_RIP_BX 0x20
[all …]

12345678910>>...68