/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
D | dpu_5_4_sm6125.h | 13 .max_mixer_blendstages = 0x6, 24 .base = 0x0, .len = 0x45c, 25 .features = 0, 27 [DPU_CLK_CTRL_VIG0] = { .reg_off = 0x2ac, .bit_off = 0 }, 28 [DPU_CLK_CTRL_DMA0] = { .reg_off = 0x2ac, .bit_off = 8 }, 29 [DPU_CLK_CTRL_DMA1] = { .reg_off = 0x2b4, .bit_off = 8 }, 36 .base = 0x1000, .len = 0x1e0, 41 .base = 0x1200, .len = 0x1e0, 46 .base = 0x1400, .len = 0x1e0, 51 .base = 0x1600, .len = 0x1e0, [all …]
|
D | dpu_6_0_sm8250.h | 12 .max_mixer_blendstages = 0xb, 24 .base = 0x0, .len = 0x494, 26 [DPU_CLK_CTRL_VIG0] = { .reg_off = 0x2ac, .bit_off = 0 }, 27 [DPU_CLK_CTRL_VIG1] = { .reg_off = 0x2b4, .bit_off = 0 }, 28 [DPU_CLK_CTRL_VIG2] = { .reg_off = 0x2bc, .bit_off = 0 }, 29 [DPU_CLK_CTRL_VIG3] = { .reg_off = 0x2c4, .bit_off = 0 }, 30 [DPU_CLK_CTRL_DMA0] = { .reg_off = 0x2ac, .bit_off = 8 }, 31 [DPU_CLK_CTRL_DMA1] = { .reg_off = 0x2b4, .bit_off = 8 }, 32 [DPU_CLK_CTRL_DMA2] = { .reg_off = 0x2bc, .bit_off = 8 }, 33 [DPU_CLK_CTRL_DMA3] = { .reg_off = 0x2c4, .bit_off = 8 }, [all …]
|
D | dpu_5_0_sm8150.h | 12 .max_mixer_blendstages = 0xb, 26 .base = 0x0, .len = 0x45c, 29 [DPU_CLK_CTRL_VIG0] = { .reg_off = 0x2ac, .bit_off = 0 }, 30 [DPU_CLK_CTRL_VIG1] = { .reg_off = 0x2b4, .bit_off = 0 }, 31 [DPU_CLK_CTRL_VIG2] = { .reg_off = 0x2bc, .bit_off = 0 }, 32 [DPU_CLK_CTRL_VIG3] = { .reg_off = 0x2c4, .bit_off = 0 }, 33 [DPU_CLK_CTRL_DMA0] = { .reg_off = 0x2ac, .bit_off = 8 }, 34 [DPU_CLK_CTRL_DMA1] = { .reg_off = 0x2b4, .bit_off = 8 }, 35 [DPU_CLK_CTRL_DMA2] = { .reg_off = 0x2bc, .bit_off = 8 }, 36 [DPU_CLK_CTRL_DMA3] = { .reg_off = 0x2c4, .bit_off = 8 }, [all …]
|
D | dpu_5_1_sc8180x.h | 12 .max_mixer_blendstages = 0xb, 26 .base = 0x0, .len = 0x45c, 29 [DPU_CLK_CTRL_VIG0] = { .reg_off = 0x2ac, .bit_off = 0 }, 30 [DPU_CLK_CTRL_VIG1] = { .reg_off = 0x2b4, .bit_off = 0 }, 31 [DPU_CLK_CTRL_VIG2] = { .reg_off = 0x2bc, .bit_off = 0 }, 32 [DPU_CLK_CTRL_VIG3] = { .reg_off = 0x2c4, .bit_off = 0 }, 33 [DPU_CLK_CTRL_DMA0] = { .reg_off = 0x2ac, .bit_off = 8 }, 34 [DPU_CLK_CTRL_DMA1] = { .reg_off = 0x2b4, .bit_off = 8 }, 35 [DPU_CLK_CTRL_DMA2] = { .reg_off = 0x2bc, .bit_off = 8 }, 36 [DPU_CLK_CTRL_DMA3] = { .reg_off = 0x2c4, .bit_off = 8 }, [all …]
|
/Linux-v6.6/Documentation/admin-guide/ |
D | ramoops.rst | 27 Typically the default value of ``mem_type=0`` should be used as that sets the pstore 44 ``max_reason`` should be set to 1 (KMSG_DUMP_PANIC). Setting this to 0 69 mem=128M ramoops.mem_address=0x8000000 ramoops.ecc=1 82 reg = <0 0x8f000000 0 0x100000>; 83 record-size = <0x4000>; 84 console-size = <0x4000>; 155 0 ffffffff8101ea64 ffffffff8101bcda native_apic_mem_read <- disconnect_bsp_APIC+0x6a/0xc0 156 0 ffffffff8101ea44 ffffffff8101bcf6 native_apic_mem_write <- disconnect_bsp_APIC+0x86/0xc0 157 0 ffffffff81020084 ffffffff8101a4b5 hpet_disable <- native_machine_shutdown+0x75/0x90 158 0 ffffffff81005f94 ffffffff8101a4bb iommu_shutdown_noop <- native_machine_shutdown+0x7b/0x90 [all …]
|
/Linux-v6.6/drivers/firewire/ |
D | ohci.h | 7 #define OHCI1394_Version 0x000 8 #define OHCI1394_GUID_ROM 0x004 9 #define OHCI1394_ATRetries 0x008 10 #define OHCI1394_CSRData 0x00C 11 #define OHCI1394_CSRCompareData 0x010 12 #define OHCI1394_CSRControl 0x014 13 #define OHCI1394_ConfigROMhdr 0x018 14 #define OHCI1394_BusID 0x01C 15 #define OHCI1394_BusOptions 0x020 16 #define OHCI1394_GUIDHi 0x024 [all …]
|
/Linux-v6.6/sound/pci/ice1712/ |
D | wm8766.h | 13 #define WM8766_REG_DACL1 0x00 14 #define WM8766_REG_DACR1 0x01 15 #define WM8766_VOL_MASK 0x1ff /* incl. update bit */ 17 #define WM8766_REG_DACCTRL1 0x02 18 #define WM8766_DAC_MUTEALL (1 << 0) 23 #define WM8766_DAC_PL_MASK 0x1e0 30 #define WM8766_REG_IFCTRL 0x03 31 #define WM8766_IF_FMT_RIGHTJ (0 << 0) 32 #define WM8766_IF_FMT_LEFTJ (1 << 0) 33 #define WM8766_IF_FMT_I2S (2 << 0) [all …]
|
/Linux-v6.6/drivers/phy/qualcomm/ |
D | phy-qcom-qmp-pcs-v5_20.h | 9 #define QPHY_V5_20_PCS_G3S2_PRE_GAIN 0x170 10 #define QPHY_V5_20_PCS_RX_SIGDET_LVL 0x188 11 #define QPHY_V5_20_PCS_EQ_CONFIG2 0x1d8 12 #define QPHY_V5_20_PCS_EQ_CONFIG4 0x1e0 13 #define QPHY_V5_20_PCS_EQ_CONFIG5 0x1e4
|
D | phy-qcom-qmp-pcs-v6.h | 10 #define QPHY_V6_PCS_REFGEN_REQ_CONFIG1 0xdc 11 #define QPHY_V6_PCS_RX_SIGDET_LVL 0x188 12 #define QPHY_V6_PCS_RATE_SLEW_CNTRL1 0x198 13 #define QPHY_V6_PCS_EQ_CONFIG2 0x1e0 14 #define QPHY_V6_PCS_PCS_TX_RX_CONFIG 0x1d0
|
D | phy-qcom-qmp-pcs-v4_20.h | 10 #define QPHY_V4_20_PCS_RX_SIGDET_LVL 0x188 11 #define QPHY_V4_20_PCS_EQ_CONFIG2 0x1d8 12 #define QPHY_V4_20_PCS_EQ_CONFIG4 0x1e0 13 #define QPHY_V4_20_PCS_EQ_CONFIG5 0x1e4
|
D | phy-qcom-qmp-pcs-v6_20.h | 10 #define QPHY_V6_20_PCS_G3S2_PRE_GAIN 0x178 11 #define QPHY_V6_20_PCS_RX_SIGDET_LVL 0x190 12 #define QPHY_V6_20_PCS_COM_ELECIDLE_DLY_SEL 0x1b8 13 #define QPHY_V6_20_PCS_TX_RX_CONFIG1 0x1dc 14 #define QPHY_V6_20_PCS_TX_RX_CONFIG2 0x1e0 15 #define QPHY_V6_20_PCS_EQ_CONFIG4 0x1f8 16 #define QPHY_V6_20_PCS_EQ_CONFIG5 0x1fc
|
D | phy-qcom-qmp-pcs-ufs-v4.h | 10 #define QPHY_V4_PCS_UFS_PHY_START 0x000 11 #define QPHY_V4_PCS_UFS_POWER_DOWN_CONTROL 0x004 12 #define QPHY_V4_PCS_UFS_SW_RESET 0x008 13 #define QPHY_V4_PCS_UFS_TIMER_20US_CORECLK_STEPS_MSB 0x00c 14 #define QPHY_V4_PCS_UFS_TIMER_20US_CORECLK_STEPS_LSB 0x010 15 #define QPHY_V4_PCS_UFS_PLL_CNTL 0x02c 16 #define QPHY_V4_PCS_UFS_TX_LARGE_AMP_DRV_LVL 0x030 17 #define QPHY_V4_PCS_UFS_TX_SMALL_AMP_DRV_LVL 0x038 18 #define QPHY_V4_PCS_UFS_BIST_FIXED_PAT_CTRL 0x060 19 #define QPHY_V4_PCS_UFS_TX_HSGEAR_CAPABILITY 0x074 [all …]
|
D | phy-qcom-qmp-pcs-ufs-v5.h | 11 #define QPHY_V5_PCS_UFS_PHY_START 0x000 12 #define QPHY_V5_PCS_UFS_POWER_DOWN_CONTROL 0x004 13 #define QPHY_V5_PCS_UFS_SW_RESET 0x008 14 #define QPHY_V5_PCS_UFS_TIMER_20US_CORECLK_STEPS_MSB 0x00c 15 #define QPHY_V5_PCS_UFS_TIMER_20US_CORECLK_STEPS_LSB 0x010 16 #define QPHY_V5_PCS_UFS_PLL_CNTL 0x02c 17 #define QPHY_V5_PCS_UFS_TX_LARGE_AMP_DRV_LVL 0x030 18 #define QPHY_V5_PCS_UFS_TX_SMALL_AMP_DRV_LVL 0x038 19 #define QPHY_V5_PCS_UFS_BIST_FIXED_PAT_CTRL 0x060 20 #define QPHY_V5_PCS_UFS_TX_HSGEAR_CAPABILITY 0x074 [all …]
|
D | phy-qcom-qmp-pcs-v5.h | 10 #define QPHY_V5_PCS_SW_RESET 0x000 11 #define QPHY_V5_PCS_PCS_STATUS1 0x014 12 #define QPHY_V5_PCS_POWER_DOWN_CONTROL 0x040 13 #define QPHY_V5_PCS_START_CONTROL 0x044 14 #define QPHY_V5_PCS_LOCK_DETECT_CONFIG1 0x0c4 15 #define QPHY_V5_PCS_LOCK_DETECT_CONFIG2 0x0c8 16 #define QPHY_V5_PCS_LOCK_DETECT_CONFIG3 0x0cc 17 #define QPHY_V5_PCS_LOCK_DETECT_CONFIG6 0x0d8 18 #define QPHY_V5_PCS_REFGEN_REQ_CONFIG1 0x0dc 19 #define QPHY_V5_PCS_G3S2_PRE_GAIN 0x170 [all …]
|
D | phy-qcom-qmp-qserdes-txrx-v4_20.h | 10 #define QSERDES_V4_20_TX_LANE_MODE_1 0x88 11 #define QSERDES_V4_20_TX_LANE_MODE_2 0x8c 12 #define QSERDES_V4_20_TX_LANE_MODE_3 0x90 13 #define QSERDES_V4_20_TX_VMODE_CTRL1 0xc4 14 #define QSERDES_V4_20_TX_PI_QEC_CTRL 0xe0 17 #define QSERDES_V4_20_RX_FO_GAIN_RATE2 0x008 18 #define QSERDES_V4_20_RX_UCDR_PI_CONTROLS 0x058 19 #define QSERDES_V4_20_RX_AUX_DATA_TCOARSE_TFINE 0x0ac 20 #define QSERDES_V4_20_RX_DFE_3 0x110 21 #define QSERDES_V4_20_RX_DFE_DAC_ENABLE1 0x134 [all …]
|
D | phy-qcom-qmp-pcs-v2.h | 10 #define QPHY_V2_PCS_SW_RESET 0x000 11 #define QPHY_V2_PCS_POWER_DOWN_CONTROL 0x004 12 #define QPHY_V2_PCS_START_CONTROL 0x008 13 #define QPHY_V2_PCS_TXDEEMPH_M6DB_V0 0x024 14 #define QPHY_V2_PCS_TXDEEMPH_M3P5DB_V0 0x028 15 #define QPHY_V2_PCS_ENDPOINT_REFCLK_DRIVE 0x054 16 #define QPHY_V2_PCS_RX_IDLE_DTCT_CNTRL 0x058 17 #define QPHY_V2_PCS_POWER_STATE_CONFIG1 0x060 18 #define QPHY_V2_PCS_POWER_STATE_CONFIG2 0x064 19 #define QPHY_V2_PCS_POWER_STATE_CONFIG4 0x06c [all …]
|
/Linux-v6.6/drivers/pinctrl/samsung/ |
D | pinctrl-exynos-arm.c | 27 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, 0x10, 0x14, }, 32 .reg_offset = { 0x00, 0x04, 0x08, 0x0c, }, 36 #define S5P_OTHERS 0xE000 73 clk_base = of_iomap(np, 0); in s5pv210_retention_init() 93 EXYNOS_PIN_BANK_EINTG(8, 0x000, "gpa0", 0x00), 94 EXYNOS_PIN_BANK_EINTG(4, 0x020, "gpa1", 0x04), 95 EXYNOS_PIN_BANK_EINTG(8, 0x040, "gpb", 0x08), 96 EXYNOS_PIN_BANK_EINTG(5, 0x060, "gpc0", 0x0c), 97 EXYNOS_PIN_BANK_EINTG(5, 0x080, "gpc1", 0x10), 98 EXYNOS_PIN_BANK_EINTG(4, 0x0a0, "gpd0", 0x14), [all …]
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-jz4780-efuse | 10 0x000 64 bit Random Number 11 0x008 128 bit Ingenic Chip ID 12 0x018 128 bit Customer ID 13 0x028 3520 bit Reserved 14 0x1E0 8 bit Protect Segment 15 0x1E1 2296 bit HDMI Key 16 0x300 2048 bit Security boot key
|
/Linux-v6.6/drivers/usb/host/ |
D | bcma-hcd.c | 38 #define USB_BCMA_CLKCTLST_USB_CLK_REQ 0x00000100 56 for (i = 0; i < timeout; i++) { in bcma_wait_bits() 59 return 0; in bcma_wait_bits() 70 if (dev->bus->chipinfo.id == 0x4716) { in bcma_hcd_4716wa() 75 tmp = 0x1846b; /* set CDR to 0x11(fast) */ in bcma_hcd_4716wa() 77 tmp = 0x1046b; /* set CDR to 0x10(slow) */ in bcma_hcd_4716wa() 79 tmp = 0; in bcma_hcd_4716wa() 85 bcma_write32(dev, 0x524, 0x1); /* write sel to enable */ in bcma_hcd_4716wa() 88 bcma_write32(dev, 0x524, tmp); in bcma_hcd_4716wa() 90 bcma_write32(dev, 0x524, 0x4ab); in bcma_hcd_4716wa() [all …]
|
/Linux-v6.6/arch/sh/drivers/pci/ |
D | pci-sh7780.h | 13 #define PCIECR 0xFE000008 14 #define PCIECR_ENBL 0x01 17 #define SH7780_PCI_CONFIG_BASE 0xFD000000 /* Config space base addr */ 18 #define SH7780_PCI_CONFIG_SIZE 0x01000000 /* Config space size */ 20 #define SH7780_PCIREG_BASE 0xFE040000 /* PCI regs base address */ 23 #define SH7780_PCIIR 0x114 /* PCI Interrupt Register */ 24 #define SH7780_PCIIMR 0x118 /* PCI Interrupt Mask Register */ 25 #define SH7780_PCIAIR 0x11C /* Error Address Register */ 26 #define SH7780_PCICIR 0x120 /* Error Command/Data Register */ 27 #define SH7780_PCIAINT 0x130 /* Arbiter Interrupt Register */ [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | ti,iodelay.txt | 24 reg = <0x4844a000 0x0d1c>; 26 #size-cells = <0>; 35 0x18c A_DELAY_PS(0) G_DELAY_PS(120) /* CFG_GPMC_A19_IN */ 36 0x1a4 A_DELAY_PS(265) G_DELAY_PS(360) /* CFG_GPMC_A20_IN */ 37 0x1b0 A_DELAY_PS(0) G_DELAY_PS(120) /* CFG_GPMC_A21_IN */ 38 0x1bc A_DELAY_PS(0) G_DELAY_PS(120) /* CFG_GPMC_A22_IN */ 39 0x1c8 A_DELAY_PS(287) G_DELAY_PS(420) /* CFG_GPMC_A23_IN */ 40 0x1d4 A_DELAY_PS(144) G_DELAY_PS(240) /* CFG_GPMC_A24_IN */ 41 0x1e0 A_DELAY_PS(0) G_DELAY_PS(0) /* CFG_GPMC_A25_IN */ 42 0x1ec A_DELAY_PS(120) G_DELAY_PS(0) /* CFG_GPMC_A26_IN */ [all …]
|
/Linux-v6.6/sound/isa/sb/ |
D | emu8000_patch.c | 29 for (i = 0; i < EMU8000_DRAM_VOICES; i++) { in snd_emu8000_open_dma() 35 EMU8000_VTFT_WRITE(emu, 30, 0); in snd_emu8000_open_dma() 36 EMU8000_PSST_WRITE(emu, 30, 0x1d8); in snd_emu8000_open_dma() 37 EMU8000_CSL_WRITE(emu, 30, 0x1e0); in snd_emu8000_open_dma() 38 EMU8000_CCCA_WRITE(emu, 30, 0x1d8); in snd_emu8000_open_dma() 39 EMU8000_VTFT_WRITE(emu, 31, 0); in snd_emu8000_open_dma() 40 EMU8000_PSST_WRITE(emu, 31, 0x1d8); in snd_emu8000_open_dma() 41 EMU8000_CSL_WRITE(emu, 31, 0x1e0); in snd_emu8000_open_dma() 42 EMU8000_CCCA_WRITE(emu, 31, 0x1d8); in snd_emu8000_open_dma() 44 return 0; in snd_emu8000_open_dma() [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/display/msm/ |
D | dsi-phy-14nm.yaml | 63 reg = <0x0ae94400 0x200>, 64 <0x0ae94600 0x280>, 65 <0x0ae94a00 0x1e0>; 71 #phy-cells = <0>;
|
/Linux-v6.6/arch/arm/mach-tegra/ |
D | irq.c | 26 #define SGI_MASK 0xFFFF 51 writel_relaxed(0x1E0, tegra_gic_cpu_base + GIC_CPU_CTRL); in tegra_gic_notifier()
|
/Linux-v6.6/drivers/media/platform/chips-media/ |
D | coda_regs.h | 14 #define CODA_REG_BIT_CODE_RUN 0x000 15 #define CODA_REG_RUN_ENABLE (1 << 0) 16 #define CODA_REG_BIT_CODE_DOWN 0x004 17 #define CODA_DOWN_ADDRESS_SET(x) (((x) & 0xffff) << 16) 18 #define CODA_DOWN_DATA_SET(x) ((x) & 0xffff) 19 #define CODA_REG_BIT_HOST_IN_REQ 0x008 20 #define CODA_REG_BIT_INT_CLEAR 0x00c 21 #define CODA_REG_BIT_INT_CLEAR_SET 0x1 22 #define CODA_REG_BIT_INT_STATUS 0x010 23 #define CODA_REG_BIT_CODE_RESET 0x014 [all …]
|