| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/ |
| D | bosch,m_can.yaml | 1 # 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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/can/ |
| D | bosch,m_can.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 12 - Chandrasekar Ramakrishnan <rcsekar@samsung.com> 15 - $ref: can-controller.yaml# 23 - description: M_CAN registers map 24 - description: message RAM 26 reg-names: 28 - const: m_can 29 - const: message_ram [all …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/geode/ |
| D | lxfb_core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 34 * we try to make it something sane - 640x480-60 is sane 38 /* 640x480-60 */ 41 FB_VMODE_NONINTERLACED, 0 }, 42 /* 640x400-70 */ 45 FB_VMODE_NONINTERLACED, 0 }, 46 /* 640x480-70 */ 48 0, FB_VMODE_NONINTERLACED, 0 }, 49 /* 640x480-72 */ 52 FB_VMODE_NONINTERLACED, 0 }, [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
| D | lxfb_core.c | 1 // 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 …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
| D | ia_css_tdf.host.c | 1 // 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 …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/tdf/tdf_1.0/ |
| D | ia_css_tdf.host.c | 1 // 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 …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
| D | oem310.h | 6 * 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 …]
|
| D | sis_main.h | 1 /* 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 …]
|
| D | 300vtbl.h | 6 * 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 …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/sis/ |
| D | oem310.h | 6 * 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 …]
|
| D | sis_main.h | 1 /* 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 …]
|
| D | 300vtbl.h | 6 * 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 …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| D | modedb.c | 2 * 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 …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
| D | modedb.c | 2 * 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 …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | macmodes.c | 2 * 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 …]
|
| D | macmodes.h | 2 * 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
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | macmodes.c | 2 * 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 …]
|
| D | macmodes.h | 2 * 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
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
| D | i810_dvt.c | 1 /*-*- 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 …]
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/i810/ |
| D | i810_dvt.c | 1 /*-*- linux-c -*- 2 * linux/drivers/video/i810_dvt.c -- Intel 810 Discrete Video Timings (Intel) 21 { 25000, 0x0013, 0x0003, 0x40, 0x5F, 0x4F, 0x50, 0x82, 0x51, 0x9D, 22 0x0B, 0x10, 0x40, 0xE9, 0x0B, 0xDF, 0x50, 0xE7, 0x04, 0x02, 23 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22006000, 24 0x22002000, 0x22004000, 0x22006000, 0xC0 }, 27 { 28000, 0x0053, 0x0010, 0x40, 0x61, 0x4F, 0x4F, 0x85, 0x52, 0x9A, 28 0xF2, 0x10, 0x40, 0xE0, 0x03, 0xDF, 0x50, 0xDF, 0xF3, 0x01, 29 0x01, 0x01, 0x01, 0x00, 0x01, 0x22002000, 0x22004000, 0x22005000, 30 0x22002000, 0x22004000, 0x22005000, 0xC0 }, [all …]
|
| /kernel/linux/linux-6.6/Documentation/fb/ |
| D | viafb.modes | 10 # 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 …]
|
| /kernel/linux/linux-5.10/Documentation/fb/ |
| D | viafb.modes | 10 # 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 …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
| D | dvb_filter.c | 1 // 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 …]
|
| /kernel/linux/linux-6.6/drivers/staging/media/av7110/ |
| D | dvb_filter.c | 1 // 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 …]
|
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ |
| D | ia_css_anr2_table.host.c | 1 // SPDX-License-Identifier: GPL-2.0 23 …1152, 1920, 2688, 2688, 1920, 1152, 384, 640, 1920, 3200, 4480, 4480, 3200, 1920, 640, 896, 2688, … 24 …0, 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… 25 …0, 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… 26 …0, 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… 41 …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, 0,… 42 …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, 0,… 43 …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, 0,… 44 …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, 0,… 45 …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, 0,… [all …]
|