/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpcgf100.fuc3.h | 3 /* 0x0000: gpc_mmio_list_head */ 4 0x00000064, 5 /* 0x0004: gpc_mmio_list_tail */ 6 /* 0x0004: tpc_mmio_list_head */ 7 0x00000064, 8 /* 0x0008: tpc_mmio_list_tail */ 9 /* 0x0008: unk_mmio_list_head */ 10 0x00000064, 11 /* 0x000c: unk_mmio_list_tail */ 12 0x00000064, [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/ |
D | ivb_clear_kernel.c | 9 0x00000001, 0x26020128, 0x00000024, 0x00000000, 10 0x00000040, 0x20280c21, 0x00000028, 0x00000001, 11 0x01000010, 0x20000c20, 0x0000002c, 0x00000000, 12 0x00010220, 0x34001c00, 0x00001400, 0x0000002c, 13 0x00600001, 0x20600061, 0x00000000, 0x00000000, 14 0x00000008, 0x20601c85, 0x00000e00, 0x0000000c, 15 0x00000005, 0x20601ca5, 0x00000060, 0x00000001, 16 0x00000008, 0x20641c85, 0x00000e00, 0x0000000d, 17 0x00000005, 0x20641ca5, 0x00000064, 0x00000003, 18 0x00000041, 0x207424a5, 0x00000064, 0x00000034, [all …]
|
D | hsw_clear_kernel.c | 9 0x00000001, 0x26020128, 0x00000024, 0x00000000, 10 0x00000040, 0x20280c21, 0x00000028, 0x00000001, 11 0x01000010, 0x20000c20, 0x0000002c, 0x00000000, 12 0x00010220, 0x34001c00, 0x00001400, 0x00000160, 13 0x00600001, 0x20600061, 0x00000000, 0x00000000, 14 0x00000008, 0x20601c85, 0x00000e00, 0x0000000c, 15 0x00000005, 0x20601ca5, 0x00000060, 0x00000001, 16 0x00000008, 0x20641c85, 0x00000e00, 0x0000000d, 17 0x00000005, 0x20641ca5, 0x00000064, 0x00000003, 18 0x00000041, 0x207424a5, 0x00000064, 0x00000034, [all …]
|
/linux-6.12.1/drivers/gpu/drm/nouveau/include/nvhw/class/ |
D | cl176e.h | 5 #define NV176E_SET_OBJECT (0x00000000) 6 #define NV176E_SET_CONTEXT_DMA_SEMAPHORE (0x00000060) 7 #define NV176E_SEMAPHORE_OFFSET (0x00000064) 8 #define NV176E_SEMAPHORE_ACQUIRE (0x00000068) 9 #define NV176E_SEMAPHORE_RELEASE (0x0000006c)
|
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/ |
D | rkisp1-regs.h | 12 #define RKISP1_CIF_ISP_CTRL_ISP_ENABLE BIT(0) 13 #define RKISP1_CIF_ISP_CTRL_ISP_MODE_RAW_PICT (0 << 1) 32 #define RKISP1_CIF_ISP_ACQ_PROP_POS_EDGE BIT(0) 35 #define RKISP1_CIF_ISP_ACQ_PROP_BAYER_PAT_RGGB (0 << 3) 40 #define RKISP1_CIF_ISP_ACQ_PROP_YCBYCR (0 << 7) 44 #define RKISP1_CIF_ISP_ACQ_PROP_FIELD_SEL_ALL (0 << 9) 47 #define RKISP1_CIF_ISP_ACQ_PROP_IN_SEL_12B (0 << 12) 54 #define RKISP1_CIF_VI_DPCL_DMA_JPEG (0 << 0) 55 #define RKISP1_CIF_VI_DPCL_MP_MUX_MRSZ_MI (1 << 0) 56 #define RKISP1_CIF_VI_DPCL_MP_MUX_MRSZ_JPEG (2 << 0) [all …]
|
/linux-6.12.1/drivers/media/pci/cx88/ |
D | cx88-tvaudio.c | 52 "Radio deemphasis time constant, 0=None, 1=50us (elsewhere), 2=75us (USA)"); 58 } while (0) 96 for (i = 0; l[i].reg; i++) { in set_audio_registers() 120 cx_write(AUD_INIT_LD, 0x0001); in set_audio_start() 121 cx_write(AUD_SOFT_RESET, 0x0001); in set_audio_start() 130 cx_write(AUD_RATE_THRES_DMD, 0x000000C0); in set_audio_finish() 142 cx_write(AUD_I2SCNTL, 0); in set_audio_finish() 143 /* cx_write(AUD_APB_IN_RATE_ADJ, 0); */ in set_audio_finish() 151 cx_write(AUD_SOFT_RESET, 0x0000); in set_audio_finish() 166 {AUD_AFE_12DB_EN, 0x00000001}, in set_audio_standard_BTSC() [all …]
|
/linux-6.12.1/drivers/mtd/nand/raw/gpmi-nand/ |
D | gpmi-regs.h | 11 #define HW_GPMI_CTRL0 0x00000000 12 #define HW_GPMI_CTRL0_SET 0x00000004 13 #define HW_GPMI_CTRL0_CLR 0x00000008 14 #define HW_GPMI_CTRL0_TOG 0x0000000c 20 #define BV_GPMI_CTRL0_COMMAND_MODE__WRITE 0x0 21 #define BV_GPMI_CTRL0_COMMAND_MODE__READ 0x1 22 #define BV_GPMI_CTRL0_COMMAND_MODE__READ_AND_COMPARE 0x2 23 #define BV_GPMI_CTRL0_COMMAND_MODE__WAIT_FOR_READY 0x3 26 #define BV_GPMI_CTRL0_WORD_LENGTH__16_BIT 0x0 27 #define BV_GPMI_CTRL0_WORD_LENGTH__8_BIT 0x1 [all …]
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | psock_lib.h | 33 * ether type 0x800 and in pair_udp_setfilter() 39 * jne #0x800, drop ; ETH_P_IP in pair_udp_setfilter() 50 * ret #0 in pair_udp_setfilter() 53 { 0x28, 0, 0, 0x0000000c }, in pair_udp_setfilter() 54 { 0x15, 0, 8, 0x00000800 }, in pair_udp_setfilter() 55 { 0x30, 0, 0, 0x00000017 }, in pair_udp_setfilter() 56 { 0x15, 0, 6, 0x00000011 }, in pair_udp_setfilter() 57 { 0x80, 0, 0, 0000000000 }, in pair_udp_setfilter() 58 { 0x35, 0, 4, 0x00000064 }, in pair_udp_setfilter() 59 { 0x30, 0, 0, 0x00000050 }, in pair_udp_setfilter() [all …]
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | amigaone.dts | 20 #size-cells = <0>; 22 cpu@0 { 24 reg = <0>; 29 timebase-frequency = <0>; // 33.3 MHz, from U-boot 30 clock-frequency = <0>; // From U-boot 31 bus-frequency = <0>; // From U-boot 37 reg = <0 0>; // From U-boot 44 bus-range = <0 0xff>; 45 ranges = <0x01000000 0 0x00000000 0xfe000000 0 0x00c00000 // PCI I/O 46 0x02000000 0 0x80000000 0x80000000 0 0x7d000000 // PCI memory [all …]
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | table.c | 6 0x800, 0x80040000, 7 0x804, 0x00000003, 8 0x808, 0x0000FC00, 9 0x80C, 0x0000000A, 10 0x810, 0x10001331, 11 0x814, 0x020C3D10, 12 0x818, 0x02220385, 13 0x81C, 0x00000000, 14 0x820, 0x01000100, 15 0x824, 0x00390204, [all …]
|
/linux-6.12.1/drivers/crypto/amcc/ |
D | crypto4xx_reg_def.h | 15 #define CRYPTO4XX_DESCRIPTOR 0x00000000 16 #define CRYPTO4XX_CTRL_STAT 0x00000000 17 #define CRYPTO4XX_SOURCE 0x00000004 18 #define CRYPTO4XX_DEST 0x00000008 19 #define CRYPTO4XX_SA 0x0000000C 20 #define CRYPTO4XX_SA_LENGTH 0x00000010 21 #define CRYPTO4XX_LENGTH 0x00000014 23 #define CRYPTO4XX_PE_DMA_CFG 0x00000040 24 #define CRYPTO4XX_PE_DMA_STAT 0x00000044 25 #define CRYPTO4XX_PDR_BASE 0x00000048 [all …]
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/ |
D | rtw8822b_table.c | 10 0x029, 0x000000F9, 11 0x420, 0x00000080, 12 0x421, 0x0000001F, 13 0x428, 0x0000000A, 14 0x429, 0x00000010, 15 0x430, 0x00000000, 16 0x431, 0x00000000, 17 0x432, 0x00000000, 18 0x433, 0x00000001, 19 0x434, 0x00000004, [all …]
|
/linux-6.12.1/drivers/net/ethernet/toshiba/ |
D | spider_net.h | 56 #define SPIDER_NET_GHIINT0STS 0x00000000 57 #define SPIDER_NET_GHIINT1STS 0x00000004 58 #define SPIDER_NET_GHIINT2STS 0x00000008 59 #define SPIDER_NET_GHIINT0MSK 0x00000010 60 #define SPIDER_NET_GHIINT1MSK 0x00000014 61 #define SPIDER_NET_GHIINT2MSK 0x00000018 63 #define SPIDER_NET_GRESUMINTNUM 0x00000020 64 #define SPIDER_NET_GREINTNUM 0x00000024 66 #define SPIDER_NET_GFFRMNUM 0x00000028 67 #define SPIDER_NET_GFAFRMNUM 0x0000002c [all …]
|
/linux-6.12.1/drivers/gpu/drm/msm/dp/ |
D | dp_reg.h | 13 #define REG_DP_HW_VERSION (0x00000000) 15 #define REG_DP_SW_RESET (0x00000010) 16 #define DP_SW_RESET (0x00000001) 18 #define REG_DP_PHY_CTRL (0x00000014) 19 #define DP_PHY_CTRL_SW_RESET_PLL (0x00000001) 20 #define DP_PHY_CTRL_SW_RESET (0x00000004) 22 #define REG_DP_CLK_CTRL (0x00000018) 23 #define REG_DP_CLK_ACTIVE (0x0000001C) 24 #define REG_DP_INTR_STATUS (0x00000020) 25 #define REG_DP_INTR_STATUS2 (0x00000024) [all …]
|
/linux-6.12.1/drivers/gpu/drm/mcde/ |
D | mcde_dsi_regs.h | 5 #define DSI_MCTL_INTEGRATION_MODE 0x00000000 7 #define DSI_MCTL_MAIN_DATA_CTL 0x00000004 8 #define DSI_MCTL_MAIN_DATA_CTL_LINK_EN BIT(0) 25 #define DSI_MCTL_MAIN_PHY_CTL 0x00000008 26 #define DSI_MCTL_MAIN_PHY_CTL_LANE2_EN BIT(0) 33 #define DSI_MCTL_MAIN_PHY_CTL_WAIT_BURST_TIME_MASK 0x000003C0 36 #define DSI_MCTL_PLL_CTL 0x0000000C 37 #define DSI_MCTL_LANE_STS 0x00000010 39 #define DSI_MCTL_DPHY_TIMEOUT 0x00000014 40 #define DSI_MCTL_DPHY_TIMEOUT_CLK_DIV_SHIFT 0 [all …]
|
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/ |
D | gt215.fuc3.h | 3 /* 0x0000: ctx_object */ 4 0x00000000, 5 /* 0x0004: ctx_dma */ 6 /* 0x0004: ctx_dma_query */ 7 0x00000000, 8 /* 0x0008: ctx_dma_src */ 9 0x00000000, 10 /* 0x000c: ctx_dma_dst */ 11 0x00000000, 12 /* 0x0010: ctx_query_address_high */ [all …]
|
/linux-6.12.1/drivers/staging/media/deprecated/atmel/ |
D | atmel-isc-regs.h | 7 /* ISC Control Enable Register 0 */ 8 #define ISC_CTRLEN 0x00000000 10 /* ISC Control Disable Register 0 */ 11 #define ISC_CTRLDIS 0x00000004 13 /* ISC Control Status Register 0 */ 14 #define ISC_CTRLSR 0x00000008 16 #define ISC_CTRL_CAPTURE BIT(0) 21 /* ISC Parallel Front End Configuration 0 Register */ 22 #define ISC_PFE_CFG0 0x0000000c 24 #define ISC_PFE_CFG0_HPOL_LOW BIT(0) [all …]
|
/linux-6.12.1/drivers/media/platform/microchip/ |
D | microchip-isc-regs.h | 7 /* ISC Control Enable Register 0 */ 8 #define ISC_CTRLEN 0x00000000 10 /* ISC Control Disable Register 0 */ 11 #define ISC_CTRLDIS 0x00000004 13 /* ISC Control Status Register 0 */ 14 #define ISC_CTRLSR 0x00000008 16 #define ISC_CTRL_CAPTURE BIT(0) 21 /* ISC Parallel Front End Configuration 0 Register */ 22 #define ISC_PFE_CFG0 0x0000000c 24 #define ISC_PFE_CFG0_HPOL_LOW BIT(0) [all …]
|
/linux-6.12.1/drivers/video/fbdev/riva/ |
D | riva_tbl.h | 55 {0x00000050, 0x00000000}, 56 {0x00000080, 0xFFFF00FF}, 57 {0x00000080, 0xFFFFFFFF} 61 {0x00000080, 0x00000008}, 62 {0x00000084, 0x00000003}, 63 {0x00000050, 0x00000000}, 64 {0x00000040, 0xFFFFFFFF} 68 {0x00000000, 0x80000000}, 69 {0x00000800, 0x80000001}, 70 {0x00001000, 0x80000002}, [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/include/ |
D | vega10_enum.h | 51 GDS_PERF_SEL_DS_ADDR_CONFL = 0, 184 NO_FORCE_REQUEST = 0x00000000, 185 FORCE_LIGHT_SLEEP_REQUEST = 0x00000001, 186 FORCE_DEEP_SLEEP_REQUEST = 0x00000002, 187 FORCE_SHUT_DOWN_REQUEST = 0x00000003, 195 NO_FORCE_REQ = 0x00000000, 196 FORCE_LIGHT_SLEEP_REQ = 0x00000001, 204 ENABLE_MEM_PWR_CTRL = 0x00000000, 205 DISABLE_MEM_PWR_CTRL = 0x00000001, 213 DYNAMIC_SHUT_DOWN_ENABLE = 0x00000000, [all …]
|
D | soc24_enum.h | 52 CP_PERFMON_ENABLE_MODE_ALWAYS_COUNT = 0x00000000, 53 CP_PERFMON_ENABLE_MODE_RESERVED_1 = 0x00000001, 54 CP_PERFMON_ENABLE_MODE_COUNT_CONTEXT_TRUE = 0x00000002, 55 CP_PERFMON_ENABLE_MODE_COUNT_CONTEXT_FALSE = 0x00000003, 63 CP_PERFMON_STATE_DISABLE_AND_RESET = 0x00000000, 64 CP_PERFMON_STATE_START_COUNTING = 0x00000001, 65 CP_PERFMON_STATE_STOP_COUNTING = 0x00000002, 66 CP_PERFMON_STATE_RESERVED_3 = 0x00000003, 67 CP_PERFMON_STATE_DISABLE_AND_RESET_PHANTOM = 0x00000004, 68 CP_PERFMON_STATE_COUNT_AND_DUMP_PHANTOM = 0x00000005, [all …]
|
D | navi10_enum.h | 51 GDS_PERF_SEL_DS_ADDR_CONFL = 0, 184 GATCL1_TYPE_NORMAL = 0x00000000, 185 GATCL1_TYPE_SHOOTDOWN = 0x00000001, 186 GATCL1_TYPE_BYPASS = 0x00000002, 194 UTCL1_TYPE_NORMAL = 0x00000000, 195 UTCL1_TYPE_SHOOTDOWN = 0x00000001, 196 UTCL1_TYPE_BYPASS = 0x00000002, 204 UTCL1_XNACK_SUCCESS = 0x00000000, 205 UTCL1_XNACK_RETRY = 0x00000001, 206 UTCL1_XNACK_PRT = 0x00000002, [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | nvidia,tegra124-emc.yaml | 33 const: 0 51 "^emc-timings-[0-9]+$": 62 "^timing-[0-9]+$": 93 minimum: 0 156 minimum: 0 356 reg = <0x70019000 0x1000>; 369 reg = <0x7001b000 0x1000>; 377 #interconnect-cells = <0>; 379 emc-timings-0 { 382 timing-0 { [all …]
|
/linux-6.12.1/drivers/gpu/drm/etnaviv/ |
D | state_hi.xml.h | 7 http://0x04.net/cgit/index.cgi/rules-ng-ng 8 git clone git://0x04.net/rules-ng-ng 48 #define MMU_EXCEPTION_SLAVE_NOT_PRESENT 0x00000001 49 #define MMU_EXCEPTION_PAGE_NOT_PRESENT 0x00000002 50 #define MMU_EXCEPTION_WRITE_VIOLATION 0x00000003 51 #define MMU_EXCEPTION_OUT_OF_BOUND 0x00000004 52 #define MMU_EXCEPTION_READ_SECURITY_VIOLATION 0x00000005 53 #define MMU_EXCEPTION_WRITE_SECURITY_VIOLATION 0x00000006 54 #define VIVS_HI 0x00000000 56 #define VIVS_HI_CLOCK_CONTROL 0x00000000 [all …]
|
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
D | t1023si-post.dtsi | 39 alloc-ranges = <0 0 0x10000 0>; 44 alloc-ranges = <0 0 0x10000 0>; 49 alloc-ranges = <0 0 0x10000 0>; 56 interrupts = <25 2 0 0>; 64 bus-range = <0x0 0xff>; 65 interrupts = <20 2 0 0>; 67 pcie@0 { 68 reg = <0 0 0 0 0>; 73 interrupts = <20 2 0 0>; 74 interrupt-map-mask = <0xf800 0 0 7>; [all …]
|