Home
last modified time | relevance | path

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

12345678910>>...13

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/can/
H A Dbosch,m_can.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
12 - Sriram Dash <sriram.dash@samsung.com>
20 - description: M_CAN registers map
21 - description: message RAM
23 reg-names:
25 - const: m_can
26 - const: message_ram
30 - description: interrupt line0
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/geode/
H A Dlxfb_core.c1 // SPDX-License-Identifier: GPL-2.0-or-later
33 * we try to make it something sane - 640x480-60 is sane
37 /* 640x480-60 */
40 FB_VMODE_NONINTERLACED, 0 },
41 /* 640x400-70 */
44 FB_VMODE_NONINTERLACED, 0 },
45 /* 640x480-70 */
47 0, FB_VMODE_NONINTERLACED, 0 },
48 /* 640x480-72 */
51 FB_VMODE_NONINTERLACED, 0 },
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis_main.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
8 * Copyright (C) 2001-2005 Thomas Winischhofer, Vienna, Austria.
19 .xres = 0,
20 .yres = 0,
21 .xres_virtual = 0,
22 .yres_virtual = 0,
23 .xoffset = 0,
24 .yoffset = 0,
25 .bits_per_pixel = 0,
26 .grayscale = 0,
[all …]
H A Doem310.h6 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria
23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
55 0x00,0x00,0x00, /* 800x600 */
56 0x0b,0x0b,0x0b, /* 1024x768 */
57 0x08,0x08,0x08, /* 1280x1024 */
58 0x00,0x00,0x00, /* 640x480 (unknown) */
59 0x00,0x00,0x00, /* 1024x600 (unknown) */
60 0x00,0x00,0x00, /* 1152x864 (unknown) */
61 0x08,0x08,0x08, /* 1280x960 (guessed) */
62 0x00,0x00,0x00, /* 1152x768 (unknown) */
[all …]
H A D300vtbl.h6 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria
23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x? */
56 {0x2e,0x0a1b,0x0101,SIS_RI_640x480, 0x00,0x00,0x00,0x00,0x08,-1},
57 {0x2f,0x021b,0x0100,SIS_RI_640x400, 0x00,0x00,0x00,0x00,0x10,-1}, /* 640x400x8 */
58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1},
59 {0x31,0x4a1b,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x8 */
60 {0x32,0x6a1b,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x8 */
61 {0x33,0x4a1d,0x0000,SIS_RI_720x480, 0x00,0x00,0x00,0x00,0x11,-1}, /* 720x480x16 */
62 {0x34,0x6a1d,0x0000,SIS_RI_720x576, 0x00,0x00,0x00,0x00,0x12,-1}, /* 720x576x16 */
[all …]
H A D310vtbl.h6 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria
23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x? */
56 {0x2e,0x0a1b,0x0101,SIS_RI_640x480, 0x00,0x00,0x05,0x05,0x08, 2}, /* 640x480x8 */
57 {0x2f,0x0a1b,0x0100,SIS_RI_640x400, 0x00,0x00,0x05,0x05,0x10, 0}, /* 640x400x8 */
58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x8 */
59 {0x31,0x4a1b,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x8 */
60 {0x32,0x4a1b,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x8 */
61 {0x33,0x4a1d,0x0000,SIS_RI_720x480, 0x00,0x00,0x06,0x06,0x11,-1}, /* 720x480x16 */
62 {0x34,0x6a1d,0x0000,SIS_RI_720x576, 0x00,0x00,0x06,0x06,0x12,-1}, /* 720x576x16 */
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/
H A Dia_css_tdf.host.c1 // SPDX-License-Identifier: GPL-2.0
21 {384, 1152, 1920, 2688, 2688, 1920, 1152, 384},
26 {384, 1152, 1920, 2688, 2688, 1920, 1152, 384},
39 for (i = 0; i < ISP_VEC_NELEMS; i++) { in ia_css_tdf_vmem_encode()
40 to->pyramid[0][i] = g_pyramid[i / 8][i % 8]; in ia_css_tdf_vmem_encode()
41 to->threshold_flat[0][i] = from->thres_flat_table[i]; in ia_css_tdf_vmem_encode()
42 to->threshold_detail[0][i] = from->thres_detail_table[i]; in ia_css_tdf_vmem_encode()
53 to->Epsilon_0 = from->epsilon_0; in ia_css_tdf_encode()
54 to->Epsilon_1 = from->epsilon_1; in ia_css_tdf_encode()
55 to->EpsScaleText = from->eps_scale_text; in ia_css_tdf_encode()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dmodedb.c2 * linux/drivers/video/modedb.c -- Standard video mode database management
6 * 2001 - Documented with DocBook
7 * - Brad Douglas <brad@neruo.com>
39 { NULL, 70, 640, 400, 39721, 40, 24, 39, 9, 96, 2, 0,
43 { NULL, 60, 640, 480, 39721, 40, 24, 32, 11, 96, 2, 0,
47 { NULL, 56, 800, 600, 27777, 128, 24, 22, 1, 72, 2, 0,
51 { NULL, 87, 1024, 768, 22271, 56, 24, 33, 8, 160, 8, 0,
59 { NULL, 72, 640, 480, 31746, 144, 40, 30, 8, 40, 3, 0,
63 { NULL, 75, 640, 480, 31746, 120, 16, 16, 1, 64, 3, 0,
72 { NULL, 85, 640, 480, 27777, 80, 56, 25, 1, 56, 3, 0,
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810_dvt.c1 /*-*- linux-c -*-
2 * linux/drivers/video/i810_dvt.c -- Intel 810 Discrete Video Timings (Intel)
20 { 25000, 0x0013, 0x0003, 0x40, 0x5F, 0x4F, 0x50, 0x82, 0x51, 0x9D,
21 0x0B, 0x10, 0x40, 0xE9, 0x0B, 0xDF, 0x50, 0xE7, 0x04, 0x02,
22 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22006000,
23 0x22002000, 0x22004000, 0x22006000, 0xC0 },
26 { 28000, 0x0053, 0x0010, 0x40, 0x61, 0x4F, 0x4F, 0x85, 0x52, 0x9A,
27 0xF2, 0x10, 0x40, 0xE0, 0x03, 0xDF, 0x50, 0xDF, 0xF3, 0x01,
28 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22005000,
29 0x22002000, 0x22004000, 0x22005000, 0xC0 },
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dmacmodes.c2 * linux/drivers/video/macmodes.c -- Standard MacOS video modes
6 * 2000 - Removal of OpenFirmware dependencies by:
7 * - Ani Joshi
8 * - Brad Douglas <brad@neruo.com>
10 * 2001 - Documented with DocBook
11 * - Brad Douglas <brad@neruo.com>
32 #define DEFAULT_MODEDB_INDEX 0
36 /* 512x384, 60Hz, Non-Interlaced (15.67 MHz dot clock) */
38 0, FB_VMODE_NONINTERLACED
40 /* 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock) */
[all …]
H A Dmacmodes.h2 * linux/drivers/video/macmodes.h -- Standard MacOS video modes
20 #define VMODE_NVRAM 0
38 #define VMODE_1152_870_75 18 /* 1152x870, 75Hz */
41 #define VMODE_1152_768_60 21 /* 1152x768, 60Hz Titanium PowerBook */
46 #define CMODE_NVRAM -1
47 #define CMODE_CHOOSE -2
48 #define CMODE_8 0 /* 8 bits/pixel */
68 #define NV_VMODE 0x140f
69 #define NV_CMODE 0x1410
H A Dcontrolfb.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
52 struct preg hperiod; /* horiz period - 2 */
59 struct preg hserr; /* horiz period - horiz sync len */
85 unsigned hperiod; /* horiz period - 2 */
92 unsigned hserr; /* horiz period - horiz sync len */
97 * 3.9064MHz * 2**clock_params[2] * clock_params[1] / clock_params[0].
106 #define CTRLFB_OFF 16 /* position of pixel 0 in frame buffer */
113 int m[2]; /* 0: 2MB vram, 1: 4MB vram */
120 {{-1,-1}}, /* 512x384, 60Hz interlaced (NTSC) */
121 {{-1,-1}}, /* 512x384, 60Hz */
[all …]
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dviafb.modes10 # 640x480, 60 Hz, Non-Interlaced (25.175 MHz dotclock)
28 mode "640x480-60"
31 timings 39722 48 16 33 10 96 2 endmode mode "480x640-60"
35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock)
52 mode "640x480-75"
56 # 640x480, 85 Hz, Non-Interlaced (36.000 MHz dotclock)
73 mode "640x480-85"
77 # 640x480, 100 Hz, Non-Interlaced (43.163 MHz dotclock)
94 mode "640x480-100"
98 # 640x480, 120 Hz, Non-Interlaced (52.406 MHz dotclock)
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Ddvb_filter.c1 // SPDX-License-Identifier: GPL-2.0
7 static u32 freq[4] = {480, 441, 320, 0};
11 0,0,0,0,0,0,0,0,0,0,0,0,0};
15 1152,1280,0,0,0,0,0,0,0,0,0,0,0,0,0},
17 1253,1393,0,0,0,0,0,0,0,0,0,0,0,0,0},
18 {96,120,144,168,192,240,288,336,384,480,576,672,768,960,1152,1344,
19 1536,1728,1920,0,0,0,0,0,0,0,0,0,0,0,0,0}};
24 int found = 0; in dvb_filter_get_ac3info()
25 int c = 0; in dvb_filter_get_ac3info()
26 u8 frame = 0; in dvb_filter_get_ac3info()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/
H A Dia_css_anr2_table.host.c1 // SPDX-License-Identifier: GPL-2.0
231152, 1920, 2688, 2688, 1920, 1152, 384, 640, 1920, 3200, 4480, 4480, 3200, 1920, 640, 896, 2688, …
240, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30…
250, 0, 60, 60, 20, 20, 40, 40, 0, 0, 60, 60, 20, 20, 40, 40, 0, 0, 60, 60, 20, 20, 40, 40, 0, 0, 60…
260, 0, 90, 90, 30, 30, 60, 60, 0, 0, 90, 90, 30, 30, 60, 60, 0, 0, 90, 90, 30, 30, 60, 60, 0, 0, 90…
410, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
420, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
430, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
440, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,…
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dvideomodes.c6 * SPDX-License-Identifier: GPL-2.0+
12 If undefined, default video mode is set to 0x301
15 "videomode=301" - 301 is a hexadecimal number describing the VESA
18 Colors 640x480 800x600 1024x768 1152x864 1280x1024
19 --------+---------------------------------------------
20 8 bits | 0x301 0x303 0x305 0x161 0x307
21 15 bits | 0x310 0x313 0x316 0x162 0x319
22 16 bits | 0x311 0x314 0x317 0x163 0x31A
23 24 bits | 0x312 0x315 0x318 ? 0x31B
24 --------+---------------------------------------------
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/fonts/
H A Dfontawesome-webfont.svg2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
6 <font id="fontawesomeregular" horiz-adv-x="1536" >
7 <font-face units-per-em="1792" ascent="1536" descent="-256" />
8 <missing-glyph horiz-adv-x="448" />
9 <glyph unicode=" " horiz-adv-x="448" />
10 <glyph unicode="&#x09;" horiz-adv-x="448" />
11 <glyph unicode="&#xa0;" horiz-adv-x="448" />
12 <glyph unicode="&#xa8;" horiz-adv-x="1792" />
13 <glyph unicode="&#xa9;" horiz-adv-x="1792" />
14 <glyph unicode="&#xae;" horiz-adv-x="1792" />
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/misc/sisusbvga/
H A Dsisusb_tables.h1 /* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
7 * Copyright (C) 2001-2005 by Thomas Winischhofer, Vienna, Austria
24 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
58 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
59 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15,
60 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15,
61 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F, 0x3F,
62 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
63 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15,
64 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15,
[all …]
/OK3568_Linux_fs/kernel/sound/soc/uniphier/
H A Daio.h1 /* SPDX-License-Identifier: GPL-2.0 */
5 * Copyright (c) 2016-2018 Socionext Inc.
15 #include <sound/soc-dai.h>
33 IEC61937_PC_AC3 = 0x0001,
34 IEC61937_PC_PAUSE = 0x0003,
35 IEC61937_PC_MPA = 0x0004,
36 IEC61937_PC_MP3 = 0x0005,
37 IEC61937_PC_DTS1 = 0x000b,
38 IEC61937_PC_DTS2 = 0x000c,
39 IEC61937_PC_DTS3 = 0x000d,
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iqfiles/isp21/
H A Dgc4663_KS-ND-M1-V2_6040-A41-650IR.json9 "GainRange": [1, 16, 128, 0, 1, 128, 2047], number
13 "fCoeff": [0, 0, 1, 0.5] number
41 "fCoeff": [1, 0] number
52 "Coeff": [0, 0, 0] number
55 "fCoeff": [1, 0] number
65 "Coeff": [0, 0, 0] number
68 "fCoeff": [1, 0] number
73 "hdr_en": 0,
79 "support_en": 0,
82 "Coeff": [0, 0, 0] number
[all …]
H A Dos04a10_CMK-OT1607-FV1_M12-40IRC-4MP-F16.json9 "GainRange": [1, 246.45, 16, 0, 1, 16, 3943], number
13 "fCoeff": [0, 0, 1, 0.5] number
41 "fCoeff": [1, 0] number
52 "Coeff": [0, 0, 0] number
55 "fCoeff": [1, 0] number
65 "Coeff": [0, 0, 0] number
68 "fCoeff": [1, 0] number
82 "Coeff": [0, 0, 0] number
85 "sync_switch": 0,
93 "Coeff": [0, 0, 0] number
[all …]
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dflac.c1 /* libSoX file format: FLAC (c) 2006-7 robs@users.sourceforge.net
15 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
61 if(*bytes > 0) { in decoder_read_callback()
65 else if(*bytes == 0) in decoder_read_callback()
77 if(lsx_seeki(ft, (off_t)absolute_byte_offset, SEEK_SET) < 0) in decoder_seek_callback()
87 if((pos = lsx_tell(ft)) < 0) in decoder_tell_callback()
105 return lsx_eof(ft) ? 1 : 0; in decoder_eof_callback()
111 priv_t * p = (priv_t *)ft->priv; in decoder_metadata_callback()
115 if (metadata->type == FLAC__METADATA_TYPE_STREAMINFO) { in decoder_metadata_callback()
116 p->bits_per_sample = metadata->data.stream_info.bits_per_sample; in decoder_metadata_callback()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86EdidModes.c18 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
26 * @file This file covers code to convert a xf86MonPtr containing EDID-probed
27 * information into a list of modes, including applying monitor-specific
31 #include <xorg-config.h>
47 if (det_mon->type == DS_RANGES) in handle_detailed_rblank()
48 if (det_mon->section.ranges.supported_blanking & CVT_REDUCED) in handle_detailed_rblank()
56 if (DDC->ver.revision >= 4) { in xf86MonitorSupportsReducedBlanking()
64 if (DDC->features.input_type) in xf86MonitorSupportsReducedBlanking()
74 if (memcmp(DDC->vendor.name, "MAX", 4) == 0 && in quirk_prefer_large_60()
75 ((DDC->vendor.prod_id == 1516) || (DDC->vendor.prod_id == 0x77e))) in quirk_prefer_large_60()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/
H A D0002-gcc-poison-system-directories.patch3 Date: Mon, 8 Mar 2021 16:04:20 -0800
4 Subject: [PATCH] gcc: poison-system-directories
7 zecke-no-host-includes.patch patch. The original patch checked for
12 wants this to be a failure, they can add "-Werror=poison-system-directories".
14 Upstream-Status: Pending
15 Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
16 Signed-off-by: Khem Raj <raj.khem@gmail.com>
17 ---
23 gcc/gcc.c | 9 +++++++--
25 7 files changed, 86 insertions(+), 2 deletions(-)
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iqfiles/isp3x/
H A Dimx464_CMK-OT1980-PX1_SHG102.json9 "GainRange": [1, 1024, 16, 0, 1, 16, 16384], number
13 "fCoeff": [0, 0, 1, 0.5] number
41 "fCoeff": [1, 0] number
52 "Coeff": [0, 0, 0] number
55 "fCoeff": [2, 0] number
65 "Coeff": [0, 0, 0] number
68 "fCoeff": [3, 0] number
82 "Coeff": [0, 0, 0] number
85 "sync_switch": 0,
93 "Coeff": [0, 0, 0] number
[all …]

12345678910>>...13