/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/catalog/ |
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A 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 …]
|
/openbmc/linux/drivers/firewire/ |
H A 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 …]
|
/openbmc/linux/sound/pci/ice1712/ |
H A 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 …]
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
/openbmc/linux/drivers/pinctrl/samsung/ |
H A 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 …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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
|
/openbmc/qemu/tests/tcg/loongarch64/system/ |
H A D | boot.S | 24 li.w t0, 0x34 25 li.w t1, 0x100e001c 26 st.b t0, t1, 0 28 idle 0 38 lu12i.w t2, 0x1fe00 39 ori t0, t2, 0x1e5 40 ld.bu t0, t0, 0 41 andi t0, t0, 0x20 48 lu12i.w t0, 0x1fe00 49 ori t0, t0, 0x1e0 [all …]
|
/openbmc/u-boot/include/ |
H A D | cortina.h | 11 #define VILLA_GLOBAL_CHIP_ID_LSB 0x000 12 #define VILLA_GLOBAL_CHIP_ID_MSB 0x001 13 #define VILLA_GLOBAL_BIST_CONTROL 0x002 14 #define VILLA_GLOBAL_BIST_STATUS 0x003 15 #define VILLA_GLOBAL_LINE_SOFT_RESET 0x007 16 #define VILLA_GLOBAL_HOST_SOFT_RESET 0x008 17 #define VILLA_GLOBAL_DWNLD_CHECKSUM_CTRL 0x00A 18 #define VILLA_GLOBAL_DWNLD_CHECKSUM_STATUS 0x00B 19 #define VILLA_GLOBAL_MSEQCLKCTRL 0x00E 20 #define VILLA_MSEQ_OPTIONS 0x1D0 [all …]
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | sama5_matrix.h | 13 u32 mcfg[16]; /* 0x00 ~ 0x3c: Master Configuration Register */ 14 u32 scfg[16]; /* 0x40 ~ 0x7c: Slave Configuration Register */ 15 u32 pras[16][2];/* 0x80 ~ 0xfc: Priority Register A/B */ 16 u32 res1[20]; /* 0x100 ~ 0x14c */ 17 u32 meier; /* 0x150: Master Error Interrupt Enable Register */ 18 u32 meidr; /* 0x154: Master Error Interrupt Disable Register */ 19 u32 meimr; /* 0x158: Master Error Interrupt Mask Register */ 20 u32 mesr; /* 0x15c: Master Error Status Register */ 21 u32 mear[16]; /* 0x160 ~ 0x19c: Master Error Address Register */ 22 u32 res2[17]; /* 0x1A0 ~ 0x1E0 */ [all …]
|
/openbmc/linux/arch/sh/drivers/pci/ |
H A 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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A 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 …]
|
/openbmc/linux/drivers/usb/host/ |
H A 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 …]
|
/openbmc/u-boot/arch/arm/include/asm/mach-imx/ |
H A D | regs-lcdif.h | 19 mxs_reg_32(hw_lcdif_ctrl) /* 0x00 */ 20 mxs_reg_32(hw_lcdif_ctrl1) /* 0x10 */ 26 mxs_reg_32(hw_lcdif_ctrl2) /* 0x20 */ 28 mxs_reg_32(hw_lcdif_transfer_count) /* 0x20/0x30 */ 29 mxs_reg_32(hw_lcdif_cur_buf) /* 0x30/0x40 */ 30 mxs_reg_32(hw_lcdif_next_buf) /* 0x40/0x50 */ 36 mxs_reg_32(hw_lcdif_timing) /* 0x60 */ 37 mxs_reg_32(hw_lcdif_vdctrl0) /* 0x70 */ 38 mxs_reg_32(hw_lcdif_vdctrl1) /* 0x80 */ 39 mxs_reg_32(hw_lcdif_vdctrl2) /* 0x90 */ [all …]
|