| /kernel/linux/linux-5.10/drivers/staging/media/ipu3/ |
| D | ipu3-tables.c | 1 // SPDX-License-Identifier: GPL-2.0 4 #include "ipu3-tables.h" 10 /* Scale factor 32 / (32 + 0) = 1 */ 22 /* Scale factor 32 / (32 + 1) = 0.969697 */ 24 .even = { { 0, 3, 122, 7, 3, 0, 0 }, 25 { 0, 0, 122, 7, 7, -1, 0 }, 26 { 0, -3, 122, 7, 10, -1, 0 }, 27 { 0, -5, 121, 7, 14, -2, 0 }, 28 { 0, -7, 120, 7, 18, -3, 0 }, 29 { 0, -9, 118, 7, 23, -4, 0 }, [all …]
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | wm2200.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * wm2200.h - WM2200 audio codec interface 12 #define WM2200_CLK_SYSCLK 1 15 #define WM2200_CLKSRC_MCLK2 1 20 #define WM2200_FLL_SRC_MCLK2 1 529 * R0 (0x00) - software reset 531 #define WM2200_SW_RESET_CHIP_ID1_MASK 0xFFFF /* SW_RESET_CHIP_ID1 - [15:0] */ 532 #define WM2200_SW_RESET_CHIP_ID1_SHIFT 0 /* SW_RESET_CHIP_ID1 - [15:0] */ 533 #define WM2200_SW_RESET_CHIP_ID1_WIDTH 16 /* SW_RESET_CHIP_ID1 - [15:0] */ 536 * R1 (0x01) - Device Revision [all …]
|
| /kernel/linux/linux-4.19/sound/soc/codecs/ |
| D | wm2200.h | 2 * wm2200.h - WM2200 audio codec interface 16 #define WM2200_CLK_SYSCLK 1 19 #define WM2200_CLKSRC_MCLK2 1 24 #define WM2200_FLL_SRC_MCLK2 1 533 * R0 (0x00) - software reset 535 #define WM2200_SW_RESET_CHIP_ID1_MASK 0xFFFF /* SW_RESET_CHIP_ID1 - [15:0] */ 536 #define WM2200_SW_RESET_CHIP_ID1_SHIFT 0 /* SW_RESET_CHIP_ID1 - [15:0] */ 537 #define WM2200_SW_RESET_CHIP_ID1_WIDTH 16 /* SW_RESET_CHIP_ID1 - [15:0] */ 540 * R1 (0x01) - Device Revision 542 #define WM2200_DEVICE_REVISION_MASK 0x000F /* DEVICE_REVISION - [3:0] */ [all …]
|
| /kernel/linux/linux-4.19/arch/arm/mach-davinci/ |
| D | da850.c | 2 * TI DA850/OMAP-L138 chip specific setup 4 * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ 6 * Derived from: arch/arm/mach-davinci/da830.c 15 #include <linux/clk-provider.h> 21 #include <linux/mfd/da8xx-cfgchip.h> 22 #include <linux/platform_data/clk-da8xx-cfgchip.h> 23 #include <linux/platform_data/clk-davinci-pll.h> 24 #include <linux/platform_data/gpio-davinci.h> 99 MUX_CFG(DA850, ACLKR, 0, 0, 15, 1, false) 100 MUX_CFG(DA850, ACLKX, 0, 4, 15, 1, false) [all …]
|
| D | da830.c | 11 #include <linux/clk-provider.h> 15 #include <linux/platform_data/gpio-davinci.h> 47 MUX_CFG(DA830, GPIO7_14, 0, 0, 0xf, 1, false) 49 MUX_CFG(DA830, GPIO7_15, 0, 4, 0xf, 1, false) 51 MUX_CFG(DA830, EMB_SDCKE, 0, 8, 0xf, 1, false) 52 MUX_CFG(DA830, EMB_CLK_GLUE, 0, 12, 0xf, 1, false) 54 MUX_CFG(DA830, NEMB_CS_0, 0, 16, 0xf, 1, false) 55 MUX_CFG(DA830, NEMB_CAS, 0, 20, 0xf, 1, false) 56 MUX_CFG(DA830, NEMB_RAS, 0, 24, 0xf, 1, false) 57 MUX_CFG(DA830, NEMB_WE, 0, 28, 0xf, 1, false) [all …]
|
| D | dm646x.c | 12 #include <linux/clk-provider.h> 15 #include <linux/dma-mapping.h> 19 #include <linux/platform_data/gpio-davinci.h> 38 #define VDD3P3V_VID_MASK (BIT_MASK(3) | BIT_MASK(2) | BIT_MASK(1) |\ 61 .end = DM646X_EMAC_BASE + SZ_16K - 1, 88 .id = 1, 99 .end = DM646X_EMAC_MDIO_BASE + SZ_4K - 1, 119 MUX_CFG(DM646X, ATAEN, 0, 0, 5, 1, true) 121 MUX_CFG(DM646X, AUDCK1, 0, 29, 1, 0, false) 123 MUX_CFG(DM646X, AUDCK0, 0, 28, 1, 0, false) [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-srggb10-ipu3.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 3 .. _v4l2-pix-fmt-ipu3-sbggr10: 4 .. _v4l2-pix-fmt-ipu3-sgbrg10: 5 .. _v4l2-pix-fmt-ipu3-sgrbg10: 6 .. _v4l2-pix-fmt-ipu3-srggb10: 12 10-bit Bayer formats 22 In other respects this format is similar to :ref:`V4L2-PIX-FMT-SRGGB10`. 30 .. flat-table:: 32 * - start + 0: 33 - B\ :sub:`0000low` [all …]
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | pixfmt-srggb10-ipu3.rst | 1 .. -*- coding: utf-8; mode: rst -*- 3 .. _v4l2-pix-fmt-ipu3-sbggr10: 4 .. _v4l2-pix-fmt-ipu3-sgbrg10: 5 .. _v4l2-pix-fmt-ipu3-sgrbg10: 6 .. _v4l2-pix-fmt-ipu3-srggb10: 12 10-bit Bayer formats 22 In other respects this format is similar to :ref:`V4L2-PIX-FMT-SRGGB10`. 30 .. flat-table:: 32 * - start + 0: 33 - B\ :sub:`0000low` [all …]
|
| /kernel/linux/linux-4.19/arch/sh/include/mach-common/mach/ |
| D | sh2007.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 #define BUS_SZ8 1 13 #define PCMCIA_IODYN 1 20 #define PCMCIA_ATTR16 7 25 /* write-read/write-write delay (0-7:0,1,2,3,4,5,6,7) */ 28 /* different area, read-write delay (0-7:0,1,2,3,4,5,6,7) */ 31 /* same area, read-write delay (0-7:0,1,2,3,4,5,6,7) */ 34 /* different area, read-read delay (0-7:0,1,2,3,4,5,6,7) */ 37 /* same area, read-read delay (0-7:0,1,2,3,4,5,6,7) */ 40 /* burst count (0-3:4,8,16,32) */ [all …]
|
| /kernel/linux/linux-5.10/arch/sh/include/mach-common/mach/ |
| D | sh2007.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 #define BUS_SZ8 1 13 #define PCMCIA_IODYN 1 20 #define PCMCIA_ATTR16 7 25 /* write-read/write-write delay (0-7:0,1,2,3,4,5,6,7) */ 28 /* different area, read-write delay (0-7:0,1,2,3,4,5,6,7) */ 31 /* same area, read-write delay (0-7:0,1,2,3,4,5,6,7) */ 34 /* different area, read-read delay (0-7:0,1,2,3,4,5,6,7) */ 37 /* same area, read-read delay (0-7:0,1,2,3,4,5,6,7) */ 40 /* burst count (0-3:4,8,16,32) */ [all …]
|
| /kernel/linux/linux-5.10/arch/mips/boot/dts/loongson/ |
| D | ls7a-pch.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 5 compatible = "simple-bus"; 6 #address-cells = <2>; 7 #size-cells = <2>; 13 pic: interrupt-controller@10000000 { 14 compatible = "loongson,pch-pic-1.0"; 16 interrupt-controller; 17 interrupt-parent = <&htvec>; 18 loongson,pic-base-vec = <0>; 19 #interrupt-cells = <2>; [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/icelake/ |
| D | pipeline.json | 4 …"PublicDescription": "Counts the number of X86 instructions retired - an Architectural PerfMon eve… 10 "BriefDescription": "Number of instructions retired. Fixed Counter - architectural event" 35 …1)' and generate another PMI (if enabled) after which the reset value gets clocked into the counte… 45 …-on-Store blocking code preventing store forwarding. This includes cases when: a. preceding store … 47 "Counter": "0,1,2,3", 49 "PEBScounters": "0,1,2,3", 58 "Counter": "0,1,2,3", 60 "PEBScounters": "0,1,2,3", 69 "Counter": "0,1,2,3", 71 "PEBScounters": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/sandybridge/ |
| D | pipeline.json | 12 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 22 "Counter": "Fixed counter 1", 27 "CounterHTOff": "Fixed counter 1" 30 "Counter": "Fixed counter 1", 32 "AnyThread": "1", 36 "CounterHTOff": "Fixed counter 1" 40 "Counter": "0,1,2,3", 45 "CounterHTOff": "0,1,2,3,4,5,6,7" 48 … See the table of not supported store forwards in the Intel\u00ae 64 and IA-32 Architectures Opti… 50 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/jaketown/ |
| D | pipeline.json | 3 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 4 "Counter": "Fixed counter 1", 9 "CounterHTOff": "Fixed counter 1" 31 "Counter": "0,1,2,3", 35 "BriefDescription": "Not taken macro-conditional branches.", 36 "CounterHTOff": "0,1,2,3,4,5,6,7" 40 "Counter": "0,1,2,3", 44 "BriefDescription": "Taken speculative and retired macro-conditional branches.", 45 "CounterHTOff": "0,1,2,3,4,5,6,7" 49 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/sandybridge/ |
| D | pipeline.json | 3 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 5 "Counter": "Fixed counter 1", 10 "CounterHTOff": "Fixed counter 1" 34 "Counter": "0,1,2,3", 38 "BriefDescription": "Not taken macro-conditional branches.", 39 "CounterHTOff": "0,1,2,3,4,5,6,7" 43 "Counter": "0,1,2,3", 47 "BriefDescription": "Taken speculative and retired macro-conditional branches.", 48 "CounterHTOff": "0,1,2,3,4,5,6,7" 52 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/jaketown/ |
| D | pipeline.json | 3 … For instructions that consist of multiple micro-ops, this event counts the retirement of the last… 5 "Counter": "Fixed counter 1", 10 "CounterHTOff": "Fixed counter 1" 34 "Counter": "0,1,2,3", 38 "BriefDescription": "Not taken macro-conditional branches.", 39 "CounterHTOff": "0,1,2,3,4,5,6,7" 43 "Counter": "0,1,2,3", 47 "BriefDescription": "Taken speculative and retired macro-conditional branches.", 48 "CounterHTOff": "0,1,2,3,4,5,6,7" 52 "Counter": "0,1,2,3", [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
| D | dm646x.c | 12 #include <linux/clk-provider.h> 15 #include <linux/dma-mapping.h> 19 #include <linux/irqchip/irq-davinci-aintc.h> 21 #include <linux/platform_data/gpio-davinci.h> 32 #include <clocksource/timer-davinci.h> 41 #define VDD3P3V_VID_MASK (BIT_MASK(3) | BIT_MASK(2) | BIT_MASK(1) |\ 64 .end = DM646X_EMAC_BASE + SZ_16K - 1, 91 .id = 1, 102 .end = DM646X_EMAC_MDIO_BASE + SZ_4K - 1, 122 MUX_CFG(DM646X, ATAEN, 0, 0, 5, 1, true) [all …]
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_objagg.c | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0 21 WARN_ON(1); in key_id_index() 60 if (!world->key_refs[key_id_index(key_id)]) { in world_obj_get() 61 world->objagg_objs[key_id_index(key_id)] = objagg_obj; in world_obj_get() 62 } else if (world->objagg_objs[key_id_index(key_id)] != objagg_obj) { in world_obj_get() 65 err = -EINVAL; in world_obj_get() 68 world->key_refs[key_id_index(key_id)]++; in world_obj_get() 81 if (!world->key_refs[key_id_index(key_id)]) in world_obj_put() 83 objagg_obj = world->objagg_objs[key_id_index(key_id)]; in world_obj_put() 85 world->key_refs[key_id_index(key_id)]--; in world_obj_put() [all …]
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/via/ |
| D | hw.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. 4 * Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved. 32 #define VIA_STATE_STANDBY 1 43 #define IGA2_HOR_TOTAL_SHADOW_FORMULA(x) ((x/8)-5) 44 #define IGA2_HOR_BLANK_END_SHADOW_FORMULA(x, y) (((x+y)/8)-1) 45 #define IGA2_VER_TOTAL_SHADOW_FORMULA(x) ((x)-2) 46 #define IGA2_VER_ADDR_SHADOW_FORMULA(x) ((x)-1) 47 #define IGA2_VER_BLANK_START_SHADOW_FORMULA(x) ((x)-1) 48 #define IGA2_VER_BLANK_END_SHADOW_FORMULA(x, y) ((x+y)-1) [all …]
|
| /kernel/linux/linux-4.19/Documentation/input/devices/ |
| D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 6 Extra information for hardware version 1 found and 15 1. Introduction 18 4. Hardware version 1 25 5.2.1 Parity checking and packet re-synchronization 31 6.2.1 One/Three finger touch 33 7. Hardware version 4 36 7.2.1 Status packet 42 8.2.1 Status Packet 50 hardware versions unimaginatively called version 1,version 2, version 3 [all …]
|
| /kernel/linux/linux-5.10/Documentation/input/devices/ |
| D | elantech.rst | 4 Copyright (C) 2007-2008 Arjan Opmeer <arjan@opmeer.net> 6 Extra information for hardware version 1 found and 15 1. Introduction 18 4. Hardware version 1 25 5.2.1 Parity checking and packet re-synchronization 31 6.2.1 One/Three finger touch 33 7. Hardware version 4 36 7.2.1 Status packet 42 8.2.1 Status Packet 50 hardware versions unimaginatively called version 1,version 2, version 3 [all …]
|
| /kernel/linux/linux-4.19/drivers/video/fbdev/via/ |
| D | hw.h | 2 * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. 3 * Copyright 2001-2008 S3 Graphics, Inc. All Rights Reserved. 19 * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 46 #define VIA_STATE_STANDBY 1 57 #define IGA2_HOR_TOTAL_SHADOW_FORMULA(x) ((x/8)-5) 58 #define IGA2_HOR_BLANK_END_SHADOW_FORMULA(x, y) (((x+y)/8)-1) 59 #define IGA2_VER_TOTAL_SHADOW_FORMULA(x) ((x)-2) 60 #define IGA2_VER_ADDR_SHADOW_FORMULA(x) ((x)-1) 61 #define IGA2_VER_BLANK_START_SHADOW_FORMULA(x) ((x)-1) 62 #define IGA2_VER_BLANK_END_SHADOW_FORMULA(x, y) ((x+y)-1) [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/ivytown/ |
| D | pipeline.json | 13 "Counter": "Fixed counter 1", 18 "CounterHTOff": "Fixed counter 1" 23 "Counter": "Fixed counter 1", 25 "AnyThread": "1", 29 "CounterHTOff": "Fixed counter 1" 43 "Counter": "0,1,2,3", 47 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 48 "CounterHTOff": "0,1,2,3,4,5,6,7" 53 "Counter": "0,1,2,3", 58 "CounterHTOff": "0,1,2,3,4,5,6,7" [all …]
|
| /kernel/linux/linux-4.19/tools/perf/pmu-events/arch/x86/ivybridge/ |
| D | pipeline.json | 13 "Counter": "Fixed counter 1", 18 "CounterHTOff": "Fixed counter 1" 23 "Counter": "Fixed counter 1", 25 "AnyThread": "1", 29 "CounterHTOff": "Fixed counter 1" 43 "Counter": "0,1,2,3", 47 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 48 "CounterHTOff": "0,1,2,3,4,5,6,7" 53 "Counter": "0,1,2,3", 58 "CounterHTOff": "0,1,2,3,4,5,6,7" [all …]
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/ivybridge/ |
| D | pipeline.json | 11 "Counter": "Fixed counter 1", 16 "CounterHTOff": "Fixed counter 1" 20 "Counter": "Fixed counter 1", 22 "AnyThread": "1", 26 "CounterHTOff": "Fixed counter 1" 39 "Counter": "0,1,2,3", 43 …"BriefDescription": "Cases when loads get true Block-on-Store blocking code preventing store forwa… 44 "CounterHTOff": "0,1,2,3,4,5,6,7" 49 "Counter": "0,1,2,3", 54 "CounterHTOff": "0,1,2,3,4,5,6,7" [all …]
|