/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | amlogic,meson-gxl-usb2-phy.yaml | 34 const: 0 49 reg = <0x78000 0x20>; 54 #phy-cells = <0>;
|
D | qcom,usb-ss.yaml | 7 title: Qualcomm Synopsys 1.0.0 SuperSpeed USB PHY 13 Qualcomm Synopsys 1.0.0 SuperSpeed USB PHY 24 const: 0 71 reg = <0x78000 0x400>; 72 #phy-cells = <0>;
|
/linux-6.12.1/Documentation/devicetree/bindings/interconnect/ |
D | qcom,sdm660.yaml | 90 reg = <0x01008000 0x78000>; 96 reg = <0x01704000 0xc100>;
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/mdp5/ |
D | mdp5_cfg.c | 22 0, 35 .base = { 0x00500, 0x00600, 0x00700, 0x00800, 0x00900 }, 36 .flush_hw_mask = 0x0003ffff, 40 .base = { 0x01100, 0x01500, 0x01900 }, 45 0, 49 .base = { 0x01d00, 0x02100, 0x02500 }, 53 0, 57 .base = { 0x02900, 0x02d00 }, 60 0, 64 .base = { 0x03100, 0x03500, 0x03900, 0x03d00, 0x04100 }, [all …]
|
/linux-6.12.1/drivers/gpu/drm/i915/ |
D | i915_pvinfo.h | 30 #define VGT_PVINFO_PAGE 0x78000 31 #define VGT_PVINFO_SIZE 0x1000 37 #define VGT_MAGIC 0x4776544776544776ULL /* 'vGTvGTvG' */ 39 #define VGT_VERSION_MINOR 0 67 u32 rsv1[11]; /* pad to offset 0x40 */ 72 * (starting from offset 0x40) 89 u32 rsv3[0x200 - 24]; /* pad to half page */ 112 u32 rsv7[0x200 - 24]; /* pad to one page */ 120 #define VGT_DRV_DISPLAY_NOT_READY 0
|
/linux-6.12.1/arch/arm64/boot/dts/amlogic/ |
D | amlogic-t7.dtsi | 16 #address-cells = <0x2>; 17 #size-cells = <0x0>; 54 reg = <0x0 0x100>; 61 reg = <0x0 0x101>; 68 reg = <0x0 0x102>; 75 reg = <0x0 0x103>; 79 cpu0: cpu@0 { 82 reg = <0x0 0x0>; 89 reg = <0x0 0x1>; 96 reg = <0x0 0x2>; [all …]
|
D | meson-gxl.dtsi | 19 reg = <0x0 0xd0078080 0x0 0x20>; 36 reg = <0x0 0xc9100000 0x0 0x40000>; 49 reg = <0x0 0xc9000000 0x0 0x100000>; 59 reg = <0x0 0xc8832000 0x0 0x14>; 60 #sound-dai-cells = <0>; 70 reg = <0x0 0xc883e000 0x0 0x36>; 106 #phy-cells = <0>; 107 reg = <0x0 0x78000 0x0 0x20>; 117 #phy-cells = <0>; 118 reg = <0x0 0x78020 0x0 0x20>; [all …]
|
/linux-6.12.1/drivers/media/pci/cx18/ |
D | cx18-av-firmware.c | 13 #define CX18_AUDIO_ENABLE 0xc72014 14 #define CX18_AI1_MUX_MASK 0x30 15 #define CX18_AI1_MUX_I2S1 0x00 16 #define CX18_AI1_MUX_I2S2 0x10 17 #define CX18_AI1_MUX_843_I2S 0x20 18 #define CX18_AI1_MUX_INVALID 0x30 25 int ret = 0; in cx18_av_verifyfw() 34 dl_control &= 0x00ffffff; in cx18_av_verifyfw() 35 dl_control |= 0x0f000000; in cx18_av_verifyfw() 38 } while ((dl_control & 0xff000000) != 0x0f000000); in cx18_av_verifyfw() [all …]
|
/linux-6.12.1/drivers/accel/habanalabs/include/goya/asic_reg/ |
D | psoc_global_conf_masks.h | 23 #define PSOC_GLOBAL_CONF_NON_RST_FLOPS_VAL_SHIFT 0 24 #define PSOC_GLOBAL_CONF_NON_RST_FLOPS_VAL_MASK 0xFFFFFFFF 27 #define PSOC_GLOBAL_CONF_PCI_FW_FSM_EN_SHIFT 0 28 #define PSOC_GLOBAL_CONF_PCI_FW_FSM_EN_MASK 0x1 31 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_IND_SHIFT 0 32 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_IND_MASK 0x1 35 #define PSOC_GLOBAL_CONF_BTM_FSM_STATE_SHIFT 0 36 #define PSOC_GLOBAL_CONF_BTM_FSM_STATE_MASK 0xF 39 #define PSOC_GLOBAL_CONF_SW_BTM_FSM_CTRL_SHIFT 0 40 #define PSOC_GLOBAL_CONF_SW_BTM_FSM_CTRL_MASK 0xF [all …]
|
/linux-6.12.1/sound/pci/hda/ |
D | ca0132_regs.h | 12 #define DSP_CHIP_OFFSET 0x100000 13 #define DSP_DBGCNTL_MODULE_OFFSET 0xE30 17 #define DSP_DBGCNTL_EXEC_LOBIT 0x0 18 #define DSP_DBGCNTL_EXEC_HIBIT 0x3 19 #define DSP_DBGCNTL_EXEC_MASK 0xF 21 #define DSP_DBGCNTL_SS_LOBIT 0x4 22 #define DSP_DBGCNTL_SS_HIBIT 0x7 23 #define DSP_DBGCNTL_SS_MASK 0xF0 25 #define DSP_DBGCNTL_STATE_LOBIT 0xA 26 #define DSP_DBGCNTL_STATE_HIBIT 0xD [all …]
|
/linux-6.12.1/drivers/accel/habanalabs/include/gaudi/asic_reg/ |
D | psoc_global_conf_masks.h | 23 #define PSOC_GLOBAL_CONF_NON_RST_FLOPS_VAL_SHIFT 0 24 #define PSOC_GLOBAL_CONF_NON_RST_FLOPS_VAL_MASK 0xFFFFFFFF 27 #define PSOC_GLOBAL_CONF_PCI_FW_FSM_EN_SHIFT 0 28 #define PSOC_GLOBAL_CONF_PCI_FW_FSM_EN_MASK 0x1 31 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_IND_SHIFT 0 32 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_IND_MASK 0x1 35 #define PSOC_GLOBAL_CONF_BTM_FSM_STATE_SHIFT 0 36 #define PSOC_GLOBAL_CONF_BTM_FSM_STATE_MASK 0xF 39 #define PSOC_GLOBAL_CONF_SW_BTM_FSM_CTRL_SHIFT 0 40 #define PSOC_GLOBAL_CONF_SW_BTM_FSM_CTRL_MASK 0xF [all …]
|
/linux-6.12.1/drivers/soc/tegra/cbb/ |
D | tegra234-cbb.c | 8 * Error types supported by CBB2.0 are: 27 #define FABRIC_EN_CFG_INTERRUPT_ENABLE_0_0 0x0 28 #define FABRIC_EN_CFG_STATUS_0_0 0x40 29 #define FABRIC_EN_CFG_ADDR_INDEX_0_0 0x60 30 #define FABRIC_EN_CFG_ADDR_LOW_0 0x80 31 #define FABRIC_EN_CFG_ADDR_HI_0 0x84 33 #define FABRIC_MN_MASTER_ERR_EN_0 0x200 34 #define FABRIC_MN_MASTER_ERR_FORCE_0 0x204 35 #define FABRIC_MN_MASTER_ERR_STATUS_0 0x208 36 #define FABRIC_MN_MASTER_ERR_OVERFLOW_STATUS_0 0x20c [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/gmc/ |
D | gmc_7_0_sh_mask.h | 27 #define MC_CONFIG__MCDW_WR_ENABLE_MASK 0x1 28 #define MC_CONFIG__MCDW_WR_ENABLE__SHIFT 0x0 29 #define MC_CONFIG__MCDX_WR_ENABLE_MASK 0x2 30 #define MC_CONFIG__MCDX_WR_ENABLE__SHIFT 0x1 31 #define MC_CONFIG__MCDY_WR_ENABLE_MASK 0x4 32 #define MC_CONFIG__MCDY_WR_ENABLE__SHIFT 0x2 33 #define MC_CONFIG__MCDZ_WR_ENABLE_MASK 0x8 34 #define MC_CONFIG__MCDZ_WR_ENABLE__SHIFT 0x3 35 #define MC_CONFIG__MC_RD_ENABLE_MASK 0x30 36 #define MC_CONFIG__MC_RD_ENABLE__SHIFT 0x4 [all …]
|
D | gmc_8_2_sh_mask.h | 27 #define MC_CONFIG__MCDW_WR_ENABLE_MASK 0x1 28 #define MC_CONFIG__MCDW_WR_ENABLE__SHIFT 0x0 29 #define MC_CONFIG__MCDX_WR_ENABLE_MASK 0x2 30 #define MC_CONFIG__MCDX_WR_ENABLE__SHIFT 0x1 31 #define MC_CONFIG__MCDY_WR_ENABLE_MASK 0x4 32 #define MC_CONFIG__MCDY_WR_ENABLE__SHIFT 0x2 33 #define MC_CONFIG__MCDZ_WR_ENABLE_MASK 0x8 34 #define MC_CONFIG__MCDZ_WR_ENABLE__SHIFT 0x3 35 #define MC_CONFIG__MCDS_WR_ENABLE_MASK 0x10 36 #define MC_CONFIG__MCDS_WR_ENABLE__SHIFT 0x4 [all …]
|
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
D | t4240si-post.dtsi | 37 alloc-ranges = <0 0 0x10000 0>; 42 alloc-ranges = <0 0 0x10000 0>; 47 alloc-ranges = <0 0 0x10000 0>; 54 interrupts = <25 2 0 0>; 57 /* controller at 0x240000 */ 59 compatible = "fsl,t4240-pcie", "fsl,qoriq-pcie-v3.0"; 63 bus-range = <0x0 0xff>; 64 interrupts = <20 2 0 0>; 65 pcie@0 { 70 reg = <0 0 0 0 0>; [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/gca/ |
D | gfx_8_0_sh_mask.h | 27 #define CB_BLEND_RED__BLEND_RED_MASK 0xffffffff 28 #define CB_BLEND_RED__BLEND_RED__SHIFT 0x0 29 #define CB_BLEND_GREEN__BLEND_GREEN_MASK 0xffffffff 30 #define CB_BLEND_GREEN__BLEND_GREEN__SHIFT 0x0 31 #define CB_BLEND_BLUE__BLEND_BLUE_MASK 0xffffffff 32 #define CB_BLEND_BLUE__BLEND_BLUE__SHIFT 0x0 33 #define CB_BLEND_ALPHA__BLEND_ALPHA_MASK 0xffffffff 34 #define CB_BLEND_ALPHA__BLEND_ALPHA__SHIFT 0x0 35 #define CB_DCC_CONTROL__OVERWRITE_COMBINER_DISABLE_MASK 0x1 36 #define CB_DCC_CONTROL__OVERWRITE_COMBINER_DISABLE__SHIFT 0x0 [all …]
|
D | gfx_8_1_sh_mask.h | 27 #define CB_BLEND_RED__BLEND_RED_MASK 0xffffffff 28 #define CB_BLEND_RED__BLEND_RED__SHIFT 0x0 29 #define CB_BLEND_GREEN__BLEND_GREEN_MASK 0xffffffff 30 #define CB_BLEND_GREEN__BLEND_GREEN__SHIFT 0x0 31 #define CB_BLEND_BLUE__BLEND_BLUE_MASK 0xffffffff 32 #define CB_BLEND_BLUE__BLEND_BLUE__SHIFT 0x0 33 #define CB_BLEND_ALPHA__BLEND_ALPHA_MASK 0xffffffff 34 #define CB_BLEND_ALPHA__BLEND_ALPHA__SHIFT 0x0 35 #define CB_DCC_CONTROL__OVERWRITE_COMBINER_DISABLE_MASK 0x1 36 #define CB_DCC_CONTROL__OVERWRITE_COMBINER_DISABLE__SHIFT 0x0 [all …]
|
D | gfx_7_2_sh_mask.h | 27 #define CB_BLEND_RED__BLEND_RED_MASK 0xffffffff 28 #define CB_BLEND_RED__BLEND_RED__SHIFT 0x0 29 #define CB_BLEND_GREEN__BLEND_GREEN_MASK 0xffffffff 30 #define CB_BLEND_GREEN__BLEND_GREEN__SHIFT 0x0 31 #define CB_BLEND_BLUE__BLEND_BLUE_MASK 0xffffffff 32 #define CB_BLEND_BLUE__BLEND_BLUE__SHIFT 0x0 33 #define CB_BLEND_ALPHA__BLEND_ALPHA_MASK 0xffffffff 34 #define CB_BLEND_ALPHA__BLEND_ALPHA__SHIFT 0x0 35 #define CB_COLOR_CONTROL__DEGAMMA_ENABLE_MASK 0x8 36 #define CB_COLOR_CONTROL__DEGAMMA_ENABLE__SHIFT 0x3 [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/include/asic_reg/sdma2/ |
D | sdma2_4_2_2_offset.h | 27 // base address: 0x78000 28 …SDMA2_UCODE_ADDR 0x0000 30 …SDMA2_UCODE_DATA 0x0001 32 …SDMA2_VM_CNTL 0x0004 34 …SDMA2_VM_CTX_LO 0x0005 36 …SDMA2_VM_CTX_HI 0x0006 38 …SDMA2_ACTIVE_FCN_ID 0x0007 40 …SDMA2_VM_CTX_CNTL 0x0008 42 …SDMA2_VIRT_RESET_REQ 0x0009 44 …SDMA2_VF_ENABLE 0x000a [all …]
|
/linux-6.12.1/sound/soc/mediatek/mt8186/ |
D | mt8186-dai-src.c | 18 0x0dbae6, 0xff9b0a, 0x0dbae6, 0x05e488, 0xe072b9, 0x000002, 19 0x0dbae6, 0x000f3b, 0x0dbae6, 0x06a537, 0xe17d79, 0x000002, 20 0x0dbae6, 0x01246a, 0x0dbae6, 0x087261, 0xe306be, 0x000002, 21 0x0dbae6, 0x03437d, 0x0dbae6, 0x0bc16f, 0xe57c87, 0x000002, 22 0x0dbae6, 0x072981, 0x0dbae6, 0x111dd3, 0xe94f2a, 0x000002, 23 0x0dbae6, 0x0dc4a6, 0x0dbae6, 0x188611, 0xee85a0, 0x000002, 24 0x0dbae6, 0x168b9a, 0x0dbae6, 0x200e8f, 0xf3ccf1, 0x000002, 25 0x000000, 0x1b75cb, 0x1b75cb, 0x2374a2, 0x000000, 0x000001 29 0x09ae28, 0xf7d97d, 0x09ae28, 0x212a3d, 0xe0ac3a, 0x000002, 30 0x09ae28, 0xf8525a, 0x09ae28, 0x216d72, 0xe234be, 0x000002, [all …]
|
/linux-6.12.1/drivers/accel/habanalabs/include/gaudi2/asic_reg/ |
D | psoc_global_conf_masks.h | 24 #define PSOC_GLOBAL_CONF_NON_RST_FLOPS_VAL_SHIFT 0 25 #define PSOC_GLOBAL_CONF_NON_RST_FLOPS_VAL_MASK 0xFFFFFFFF 28 #define PSOC_GLOBAL_CONF_PCI_FW_FSM_EN_SHIFT 0 29 #define PSOC_GLOBAL_CONF_PCI_FW_FSM_EN_MASK 0x1 32 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_IND_SHIFT 0 33 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_IND_MASK 0x1 35 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_MNL_RST_IND_MASK 0x10 37 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_WD_RST_IND_MASK 0x20 39 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_SW_RST_IND_MASK 0x40 41 #define PSOC_GLOBAL_CONF_BOOT_SEQ_RE_START_SOFT_RST_IND_MASK 0x80 [all …]
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | am4372.dtsi | 20 memory@0 { 22 reg = <0 0>; 42 #size-cells = <0>; 43 cpu: cpu@0 { 47 reg = <0>; 77 opp-supported-hw = <0xFF 0x01>; 85 opp-supported-hw = <0xFF 0x04>; 92 opp-supported-hw = <0xFF 0x08>; 99 opp-supported-hw = <0xFF 0x10>; 106 opp-supported-hw = <0xFF 0x20>; [all …]
|
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/ |
D | 8192f.c | 18 {0x420, 0x00}, {0x422, 0x78}, {0x428, 0x0a}, {0x429, 0x10}, 19 {0x430, 0x00}, {0x431, 0x00}, {0x432, 0x00}, {0x433, 0x01}, 20 {0x434, 0x04}, {0x435, 0x05}, {0x436, 0x07}, {0x437, 0x08}, 21 {0x43c, 0x04}, {0x43d, 0x05}, {0x43e, 0x07}, {0x43f, 0x08}, 22 {0x440, 0x5d}, {0x441, 0x01}, {0x442, 0x00}, {0x444, 0x10}, 23 {0x445, 0xf0}, {0x446, 0x0e}, {0x447, 0x1f}, {0x448, 0x00}, 24 {0x449, 0x00}, {0x44a, 0x00}, {0x44b, 0x00}, {0x44c, 0x10}, 25 {0x44d, 0xf0}, {0x44e, 0x0e}, {0x44f, 0x00}, {0x450, 0x00}, 26 {0x451, 0x00}, {0x452, 0x00}, {0x453, 0x00}, {0x480, 0x20}, 27 {0x49c, 0x30}, {0x49d, 0xf0}, {0x49e, 0x03}, {0x49f, 0x3e}, [all …]
|
/linux-6.12.1/drivers/clk/qcom/ |
D | gcc-sdx65.c | 36 .offset = 0x0, 39 .enable_reg = 0x6d000, 40 .enable_mask = BIT(0), 53 { 0x1, 2 }, 58 .offset = 0x0, 73 { P_BI_TCXO, 0 }, 91 { P_BI_TCXO, 0 }, 105 { P_BI_TCXO, 0 }, 119 { P_PCIE_PIPE_CLK, 0 }, 129 { P_USB3_PHY_WRAPPER_GCC_USB30_PIPE_CLK, 0 }, [all …]
|
/linux-6.12.1/drivers/pinctrl/qcom/ |
D | pinctrl-sm6115.c | 42 .ctl_reg = 0x1000 * id, \ 43 .io_reg = 0x4 + 0x1000 * id, \ 44 .intr_cfg_reg = 0x8 + 0x1000 * id, \ 45 .intr_status_reg = 0xc + 0x1000 * id, \ 46 .intr_target_reg = 0x8 + 0x1000 * id, \ 49 .pull_bit = 0, \ 52 .in_bit = 0, \ 54 .intr_enable_bit = 0, \ 55 .intr_status_bit = 0, \ 70 .io_reg = 0, \ [all …]
|