Home
last modified time | relevance | path

Searched +full:ext +full:- +full:26 +full:m (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/kernel/drivers/clk/sprd/
H A Dsc9863a-clk.c1 // 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 Dsc9860-clk.c1 // 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",
30 26, 1, 0);
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",
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/sprd/
H A Dsharkl3.dtsi1 // 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 …]
H A Dsc9863a.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
8 #include <dt-bindings/clock/sprd,sc9863a-clk.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
14 #address-cells = <2>;
15 #size-cells = <0>;
17 cpu-map {
48 compatible = "arm,cortex-a55";
50 enable-method = "psci";
51 cpu-idle-states = <&CORE_PD>;
56 compatible = "arm,cortex-a55";
[all …]
H A Dwhale2.dtsi6 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
9 #include <dt-bindings/clock/sprd,sc9860-clk.h>
12 interrupt-parent = <&gic>;
13 #address-cells = <2>;
14 #size-cells = <2>;
17 compatible = "simple-bus";
18 #address-cells = <2>;
19 #size-cells = <2>;
67 ap-apb {
68 compatible = "simple-bus";
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dsprd,sc9863a-clk.yaml1 # 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/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c1 // SPDX-License-Identifier: GPL-2.0-only
2 /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
12 (((lm) == LM_5) ? (0x024) : (((lm) - LM_0) * 0x004))
14 (0x40 + (((lm) - LM_0) * 0x004))
16 (0x70 + (((lm) - LM_0) * 0x004))
18 (0xA0 + (((lm) - LM_0) * 0x004))
36 const struct dpu_mdss_cfg *m, in _ctl_offset() argument
42 for (i = 0; i < m->ctl_count; i++) { in _ctl_offset()
43 if (ctl == m->ctl[i].id) { in _ctl_offset()
44 b->base_off = addr; in _ctl_offset()
[all …]
/OK3568_Linux_fs/u-boot/include/faraday/
H A Dftsdmc021.h3 * Po-Yu Chuang <ratbert@faraday-tech.com>
8 * SPDX-License-Identifier: GPL-2.0+
12 * FTSDMC021 - SDRAM Controller
19 unsigned int tp1; /* 0x00 - SDRAM Timing Parameter 1 */
20 unsigned int tp2; /* 0x04 - SDRAM Timing Parameter 2 */
21 unsigned int cr1; /* 0x08 - SDRAM Configuration Reg 1 */
22 unsigned int cr2; /* 0x0c - SDRAM Configuration Reg 2 */
23 unsigned int bank0_bsr; /* 0x10 - Ext. Bank Base/Size Reg 0 */
24 unsigned int bank1_bsr; /* 0x14 - Ext. Bank Base/Size Reg 1 */
25 unsigned int bank2_bsr; /* 0x18 - Ext. Bank Base/Size Reg 2 */
[all …]
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dnf_log_ipv6.c1 // SPDX-License-Identifier: GPL-2.0-only
2 /* (C) 1999-2001 Paul `Rusty' Russell
3 * (C) 2002-2004 Netfilter Core Team <coreteam@netfilter.org>
36 static void dump_ipv6_packet(struct net *net, struct nf_log_buf *m, in dump_ipv6_packet() argument
49 if (info->type == NF_LOG_TYPE_LOG) in dump_ipv6_packet()
50 logflags = info->u.log.logflags; in dump_ipv6_packet()
56 nf_log_buf_add(m, "TRUNCATED"); in dump_ipv6_packet()
61 nf_log_buf_add(m, "SRC=%pI6 DST=%pI6 ", &ih->saddr, &ih->daddr); in dump_ipv6_packet()
64 nf_log_buf_add(m, "LEN=%zu TC=%u HOPLIMIT=%u FLOWLBL=%u ", in dump_ipv6_packet()
65 ntohs(ih->payload_len) + sizeof(struct ipv6hdr), in dump_ipv6_packet()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmt9t112.c1 // SPDX-License-Identifier: GPL-2.0
14 * Copyright 2006-7 Jonathan Corbet <corbet@lwn.net>
20 * v4l-utils compliance tools will report errors.
30 #include <linux/v4l2-mediabus.h>
34 #include <media/v4l2-common.h>
35 #include <media/v4l2-image-sizes.h>
36 #include <media/v4l2-subdev.h>
158 msg[0].addr = client->addr; in __mt9t112_reg_read()
163 msg[1].addr = client->addr; in __mt9t112_reg_read()
172 ret = i2c_transfer(client->adapter, msg, 2); in __mt9t112_reg_read()
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch2 From: Jeffy Chen <jeffy.chen@rock-chips.com>
9 gst-play-1.0 video.mp4 --videosink=waylandsink
11 Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
12 ---
13 ext/wayland/gstwaylandsink.c | 98 +++++++++++++++++++++++++++++++++++-
14 ext/wayland/wldisplay.c | 19 ++++++-
15 ext/wayland/wldisplay.h | 2 +
16 ext/wayland/wllinuxdmabuf.c | 26 +++++++++-
17 ext/wayland/wlvideoformat.c | 1 +
18 ext/wayland/wlvideoformat.h | 42 ++++++++++++++++
[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/bits/
H A Dstab.def2 Copyright (C) 1988, 1997-2021 Free Software Foundation, Inc.
29 /* Function name or text-segment variable for C. Value is its address.
34 /* Data-segment variable with internal linkage. Value is its address.
38 /* BSS-segment variable with internal linkage. Value is its address. */
46 Supposedly the value is its line number; I'm skeptical. */
67 /* Modula-2 compilation unit. Can someone say what info it contains? */
80 /* Sun's source-code browser stabs. ?? Don't know what the fields are.
85 /* GNU Modula-2 definition module dependency. Value is the modification time
86 of the definition file. Other is non-zero if it is imported with the
91 /* THE FOLLOWING TWO STAB VALUES CONFLICT. Happily, one is for Modula-2
[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/bits/
H A Dstab.def2 Copyright (C) 1988, 1997-2021 Free Software Foundation, Inc.
29 /* Function name or text-segment variable for C. Value is its address.
34 /* Data-segment variable with internal linkage. Value is its address.
38 /* BSS-segment variable with internal linkage. Value is its address. */
46 Supposedly the value is its line number; I'm skeptical. */
67 /* Modula-2 compilation unit. Can someone say what info it contains? */
80 /* Sun's source-code browser stabs. ?? Don't know what the fields are.
85 /* GNU Modula-2 definition module dependency. Value is the modification time
86 of the definition file. Other is non-zero if it is imported with the
91 /* THE FOLLOWING TWO STAB VALUES CONFLICT. Happily, one is for Modula-2
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dstab.def2 Copyright (C) 1988-2020 Free Software Foundation, Inc.
29 /* Function name or text-segment variable for C. Value is its address.
34 /* Data-segment variable with internal linkage. Value is its address.
38 /* BSS-segment variable with internal linkage. Value is its address. */
52 Supposedly the value is its line number; I'm skeptical. */
73 /* Modula-2 compilation unit. Can someone say what info it contains? */
86 /* Sun's source-code browser stabs. ?? Don't know what the fields are.
91 /* GNU Modula-2 definition module dependency. Value is the modification time
97 /* THE FOLLOWING TWO STAB VALUES CONFLICT. Happily, one is for Modula-2
127 /* Name of sub-source file (#include file).
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dstab.def2 Copyright (C) 1988-2020 Free Software Foundation, Inc.
29 /* Function name or text-segment variable for C. Value is its address.
34 /* Data-segment variable with internal linkage. Value is its address.
38 /* BSS-segment variable with internal linkage. Value is its address. */
52 Supposedly the value is its line number; I'm skeptical. */
73 /* Modula-2 compilation unit. Can someone say what info it contains? */
86 /* Sun's source-code browser stabs. ?? Don't know what the fields are.
91 /* GNU Modula-2 definition module dependency. Value is the modification time
97 /* THE FOLLOWING TWO STAB VALUES CONFLICT. Happily, one is for Modula-2
127 /* Name of sub-source file (#include file).
[all …]
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch2 From: Jeffy Chen <jeffy.chen@rock-chips.com>
4 Subject: [PATCH 26/41] waylandsink: Support NV12_10LE40 and
9 gst-play-1.0 video.mp4 --videosink=waylandsink
11 Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
12 ---
13 ext/wayland/gstwaylandsink.c | 86 ++++++++++++++++++++++++-
14 gst-libs/gst/wayland/gstwldisplay.c | 37 ++++++++++-
15 gst-libs/gst/wayland/gstwldisplay.h | 6 ++
16 gst-libs/gst/wayland/gstwllinuxdmabuf.c | 26 +++++++-
17 gst-libs/gst/wayland/gstwlvideoformat.c | 1 +
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch2 From: Jeffy Chen <jeffy.chen@rock-chips.com>
4 Subject: [PATCH 26/41] waylandsink: Support NV12_10LE40 and
9 gst-play-1.0 video.mp4 --videosink=waylandsink
11 Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
12 ---
13 ext/wayland/gstwaylandsink.c | 86 ++++++++++++++++++++++++-
14 gst-libs/gst/wayland/gstwldisplay.c | 37 ++++++++++-
15 gst-libs/gst/wayland/gstwldisplay.h | 6 ++
16 gst-libs/gst/wayland/gstwllinuxdmabuf.c | 26 +++++++-
17 gst-libs/gst/wayland/gstwlvideoformat.c | 1 +
[all …]
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dhelp.py3 # SPDX-License-Identifier: GPL-2.0-only
35 pager.communicate(hlp.encode('utf-8'))
67 Dispatch to subcommand handler borrowed from combo-layer.
94 usage: wic [--version] | [--help] | [COMMAND [ARGS]]
102 overview wic overview - General overview of wic
103 plugins wic plugins - Overview and API
104 kickstart wic kickstart - wic kickstart reference
118 usage: wic create <wks file or image name> [-o <DIRNAME> | --outdir <DIRNAME>]
119 [-e | --image-name] [-s, --skip-build-check] [-D, --debug]
120 [-r, --rootfs-dir] [-b, --bootimg-dir]
[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 Darm-none-linux-gnueabihf-as.118 .\" 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.
77 . ds #V .8m
78 . ds #F .3m
83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
[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 Daarch64-none-linux-gnu-as.118 .\" 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.
77 . ds #V .8m
78 . ds #F .3m
83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
[all …]
/OK3568_Linux_fs/kernel/include/dt-bindings/suspend/
H A Drockchip-rk3308.h33 * rockchip_suspend: rockchip-suspend {
34 * rockchip,sleep-mode-config = <...>;
35 * rockchip,wakeup-config = <...>;
36 * rockchip,apios-suspend = <...>;
37 * rockchip,pwm-regulator-config = <...>;
43 * rockchip,sleep-mode-config = <...>;
48 #define RKPM_PMU_DIS_OSC BIT(4) /* disable 24M osc */
50 #define RKPM_PMU_EXT_32K BIT(6) /* ext 32khz osc */
51 #define RKPM_DDR_SREF_HARDWARE BIT(7) /* ddr enter self-refresh by PMU hardware, not recommend */
59 * rockchip,pwm-regulator-config = <...>;
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dmvebu_lcd.c6 * SPDX-License-Identifier: GPL-2.0+
92 for (i = 0; i < dram->num_cs; i++) { in mvebu_lcd_conf_mbus_registers()
93 const struct mbus_dram_window *cs = dram->cs + i; in mvebu_lcd_conf_mbus_registers()
94 writel(((cs->size - 1) & 0xffff0000) | (cs->mbus_attr << 8) | in mvebu_lcd_conf_mbus_registers()
95 (dram->mbus_dram_target_id << 4) | 1, in mvebu_lcd_conf_mbus_registers()
98 writel(cs->base & 0xffff0000, MVEBU_LCD_WIN_BASE(i)); in mvebu_lcd_conf_mbus_registers()
106 int x = lcd_info->x_res; in mvebu_lcd_register_init()
107 int y = lcd_info->y_res; in mvebu_lcd_register_init()
122 * end (currently 1GB-64MB but also may be 2GB-64MB). in mvebu_lcd_register_init()
125 writel(lcd_info->fb_base, MVEBU_LCD_CFG_GRA_START_ADDR0); in mvebu_lcd_register_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-u300.c1 // SPDX-License-Identifier: GPL-2.0-only
6 * Copyright (C) 2009-2011 ST-Ericsson AB
25 #include <linux/pinctrl/pinconf-generic.h>
26 #include "pinctrl-coh901.h"
170 #define DRIVER_NAME "pinctrl-u300"
215 PINCTRL_PIN(26, "PO DAC Q POS"),
221 PINCTRL_PIN(32, "PI PLL 26 FILTVDD"),
222 PINCTRL_PIN(33, "PI PLL 26 VCONT"),
229 PINCTRL_PIN(40, "PWR AGNDPLL2V5 26 60"),
230 PINCTRL_PIN(41, "PWR AVDDPLL2V5 26 60"),
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_pipapo_avx2.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (c) 2019-2020 Red Hat GmbH
29 /* Load from memory into YMM register with non-temporal hint ("stream load"),
33 * - loading buckets from lookup tables, as they are not going to be used
36 * - loading the result bitmap from the previous field, as it's never used
40 asm volatile("vmovntdqa %0, %%ymm" #reg : : "m" (loc))
68 asm volatile("vmovdqa %%ymm" #reg ", %0" : "=m" (loc))
78 * nft_pipapo_avx2_prepare() - Prepare before main algorithm body
89 * nft_pipapo_avx2_fill() - Fill a bitmap region with ones
116 *data |= GENMASK(len - 1 + offset, offset); in nft_pipapo_avx2_fill()
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmath-emu.h1 /* SPDX-License-Identifier: GPL-2.0 */
27 /* quotient byte, assumes big-endian, of course */
33 #define FPSR_CC_Z 26
124 __count--; \
128 #define FPDATA ((struct fp_data *)current->thread.fp)
231 old_gas=-1
236 .irp m b,w,l
237 .macro getuser.\m src,dest,label,addr
238 getuser .\m,\src,\dest,\label,\addr
240 .macro putuser.\m src,dest,label,addr
[all …]

12345678910>>...15