/openbmc/qemu/tests/qtest/ |
H A D | fuzz-sb16-test.c | 21 qtest_outw(s, 0x22c, 0x41); in test_fuzz_sb16_0x1c() 22 qtest_outb(s, 0x22c, 0x00); in test_fuzz_sb16_0x1c() 23 qtest_outw(s, 0x22c, 0x1004); in test_fuzz_sb16_0x1c() 24 qtest_outw(s, 0x22c, 0x001c); in test_fuzz_sb16_0x1c() 33 qtest_outw(s, 0x22c, 0xf141); in test_fuzz_sb16_0x91() 34 qtest_outb(s, 0x22c, 0x00); in test_fuzz_sb16_0x91() 35 qtest_outb(s, 0x22c, 0x24); in test_fuzz_sb16_0x91() 36 qtest_outb(s, 0x22c, 0x91); in test_fuzz_sb16_0x91() 42 * through command 0xd4 49 qtest_outb(s, 0x22c, 0x41); in test_fuzz_sb16_0xd4() [all …]
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra114.c | 15 .id = 0x00, 20 .reg = 0x34c, 21 .shift = 0, 22 .mask = 0xff, 23 .def = 0x0, 27 .id = 0x01, 32 .reg = 0x228, 36 .reg = 0x2e8, 37 .shift = 0, 38 .mask = 0xff, [all …]
|
H A D | tegra30.c | 37 .id = 0x00, 42 .reg = 0x34c, 43 .shift = 0, 44 .mask = 0xff, 45 .def = 0x0, 50 .id = 0x01, 55 .reg = 0x228, 59 .reg = 0x2e8, 60 .shift = 0, 61 .mask = 0xff, [all …]
|
H A D | tegra124.c | 16 .id = 0x00, 21 .reg = 0x34c, 22 .shift = 0, 23 .mask = 0xff, 24 .def = 0x0, 28 .id = 0x01, 33 .reg = 0x228, 37 .reg = 0x2e8, 38 .shift = 0, 39 .mask = 0xff, [all …]
|
H A D | tegra210.c | 12 .id = 0x00, 16 .id = 0x01, 21 .reg = 0x228, 25 .reg = 0x2e8, 26 .shift = 0, 27 .mask = 0xff, 28 .def = 0x1e, 32 .id = 0x02, 37 .reg = 0x228, 41 .reg = 0x2f4, [all …]
|
/openbmc/qemu/pc-bios/optionrom/ |
H A D | linuxboot.S | 50 add $0x20, %bx 64 pushw %ax /* IP = 0 */ 79 /* Read info block in low memory (0x10000 or 0x90000) */ 86 cmpw $0x203, %es:0x206 // if protocol >= 0x203 88 movl $0x37ffffff, %es:0x22c // else assume 0x37ffffff 96 xor %es:0x22c, %eax // if it matches es:0x22c 104 mov $0xe801, %ax 107 int $0x15 134 movl %edi, %es:0x218 /* put it in the header */ 162 mov $0x10, %eax [all …]
|
H A D | linuxboot_dma.c | 27 " .short 0xaa55\n" 29 " .byte 0xcb\n" /* far return without prefix */ 30 " .org 0x18\n" 31 " .short 0\n" 35 " .byte 0x01\n" 37 " .short 0x0000\n" 38 " .byte 0x00\n" 39 " .byte 0x00\n" 40 " .long 0x00000000\n" 43 " .long 0x00000000\n" [all …]
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | ccu-sun20i-d1-r.c | 26 r_ahb_apb0_parents, 0x000, 27 0, 5, /* M */ 30 0); 34 r_ahb_apb0_parents, 0x00c, 35 0, 5, /* M */ 38 0); 42 0x11c, BIT(0), 0); 44 0x12c, BIT(0), 0); 46 0x1ac, BIT(0), 0); 53 r_ir_rx_parents, 0x1c0, [all …]
|
/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/ |
H A D | util_csr.h | 10 #define UTIL_VERSION (UTIL_CSR_BASE_ADDR + 0x000) 11 #define UTIL_TX_CTRL (UTIL_CSR_BASE_ADDR + 0x004) 12 #define UTIL_INQ_PKTPTR (UTIL_CSR_BASE_ADDR + 0x010) 14 #define UTIL_HDR_SIZE (UTIL_CSR_BASE_ADDR + 0x014) 16 #define UTIL_PE0_QB_DM_ADDR0 (UTIL_CSR_BASE_ADDR + 0x020) 17 #define UTIL_PE0_QB_DM_ADDR1 (UTIL_CSR_BASE_ADDR + 0x024) 18 #define UTIL_PE0_RO_DM_ADDR0 (UTIL_CSR_BASE_ADDR + 0x060) 19 #define UTIL_PE0_RO_DM_ADDR1 (UTIL_CSR_BASE_ADDR + 0x064) 21 #define UTIL_MEM_ACCESS_ADDR (UTIL_CSR_BASE_ADDR + 0x100) 22 #define UTIL_MEM_ACCESS_WDATA (UTIL_CSR_BASE_ADDR + 0x104) [all …]
|
/openbmc/linux/arch/arm/mach-footbridge/ |
H A D | netwinder-hw.c | 28 #define IRDA_IO_BASE 0x180 29 #define GP1_IO_BASE 0x338 30 #define GP2_IO_BASE 0x33a 37 outb(0x87, 0x370); in wb977_open() 38 outb(0x87, 0x370); in wb977_open() 43 outb(0xaa, 0x370); in wb977_close() 48 outb(reg, 0x370); in wb977_wb() 49 outb(val, 0x371); in wb977_wb() 54 outb(reg, 0x370); in wb977_ww() 55 outb(val >> 8, 0x371); in wb977_ww() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | st,stm32-romem.yaml | 32 "^.*@[0-9a-f]+$": 55 reg = <0x1fff7800 0x400>; 60 reg = <0x22c 0x2>; 64 reg = <0xe4 0x8>;
|
/openbmc/linux/drivers/net/ethernet/sunplus/ |
H A D | spl2sw_register.h | 10 #define L2SW_SW_INT_STATUS_0 0x0 11 #define L2SW_SW_INT_MASK_0 0x4 12 #define L2SW_FL_CNTL_TH 0x8 13 #define L2SW_CPU_FL_CNTL_TH 0xc 14 #define L2SW_PRI_FL_CNTL 0x10 15 #define L2SW_VLAN_PRI_TH 0x14 16 #define L2SW_EN_TOS_BUS 0x18 17 #define L2SW_TOS_MAP0 0x1c 18 #define L2SW_TOS_MAP1 0x20 19 #define L2SW_TOS_MAP2 0x24 [all …]
|
/openbmc/linux/include/linux/bcma/ |
H A D | bcma_driver_gmac_cmn.h | 7 #define BCMA_GMAC_CMN_STAG0 0x000 8 #define BCMA_GMAC_CMN_STAG1 0x004 9 #define BCMA_GMAC_CMN_STAG2 0x008 10 #define BCMA_GMAC_CMN_STAG3 0x00C 11 #define BCMA_GMAC_CMN_PARSER_CTL 0x020 12 #define BCMA_GMAC_CMN_MIB_MAX_LEN 0x024 13 #define BCMA_GMAC_CMN_PHY_ACCESS 0x100 14 #define BCMA_GMAC_CMN_PA_DATA_MASK 0x0000ffff 15 #define BCMA_GMAC_CMN_PA_ADDR_MASK 0x001f0000 17 #define BCMA_GMAC_CMN_PA_REG_MASK 0x1f000000 [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | cpucfg.h | 17 u32 rst; /* base + 0x0 */ 18 u32 ctrl; /* base + 0x4 */ 19 u32 status; /* base + 0x8 */ 20 u8 res[0x34]; /* base + 0xc */ 24 u8 res0[0x40]; /* 0x000 */ 25 struct sunxi_cpucfg_cpu cpu[4]; /* 0x040 */ 26 u8 res1[0x44]; /* 0x140 */ 27 u32 gen_ctrl; /* 0x184 */ 28 u32 l2_status; /* 0x188 */ 29 u8 res2[0x4]; /* 0x18c */ [all …]
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie-qhp.h | 10 #define PCIE_GEN3_QHP_COM_SSC_EN_CENTER 0x14 11 #define PCIE_GEN3_QHP_COM_SSC_PER1 0x20 12 #define PCIE_GEN3_QHP_COM_SSC_PER2 0x24 13 #define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE1 0x28 14 #define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE2 0x2c 15 #define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE1_MODE1 0x34 16 #define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE2_MODE1 0x38 17 #define PCIE_GEN3_QHP_COM_BIAS_EN_CKBUFLR_EN 0x54 18 #define PCIE_GEN3_QHP_COM_CLK_ENABLE1 0x58 19 #define PCIE_GEN3_QHP_COM_LOCK_CMP1_MODE0 0x6c [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/ |
H A D | mc.h | 13 u32 reserved0[4]; /* offset 0x00 - 0x0C */ 14 u32 mc_smmu_config; /* offset 0x10 */ 15 u32 mc_smmu_tlb_config; /* offset 0x14 */ 16 u32 mc_smmu_ptc_config; /* offset 0x18 */ 17 u32 mc_smmu_ptb_asid; /* offset 0x1C */ 18 u32 mc_smmu_ptb_data; /* offset 0x20 */ 19 u32 reserved1[3]; /* offset 0x24 - 0x2C */ 20 u32 mc_smmu_tlb_flush; /* offset 0x30 */ 21 u32 mc_smmu_ptc_flush; /* offset 0x34 */ 22 u32 reserved2[6]; /* offset 0x38 - 0x4C */ [all …]
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/ |
H A D | mc.h | 13 u32 reserved0[4]; /* offset 0x00 - 0x0C */ 14 u32 mc_smmu_config; /* offset 0x10 */ 15 u32 mc_smmu_tlb_config; /* offset 0x14 */ 16 u32 mc_smmu_ptc_config; /* offset 0x18 */ 17 u32 mc_smmu_ptb_asid; /* offset 0x1C */ 18 u32 mc_smmu_ptb_data; /* offset 0x20 */ 19 u32 reserved1[3]; /* offset 0x24 - 0x2C */ 20 u32 mc_smmu_tlb_flush; /* offset 0x30 */ 21 u32 mc_smmu_ptc_flush; /* offset 0x34 */ 22 u32 reserved2[6]; /* offset 0x38 - 0x4C */ [all …]
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_audmix.h | 15 #define FSL_AUDMIX_CTR 0x200 /* Control */ 16 #define FSL_AUDMIX_STR 0x204 /* Status */ 18 #define FSL_AUDMIX_ATCR0 0x208 /* Attenuation Control */ 19 #define FSL_AUDMIX_ATIVAL0 0x20c /* Attenuation Initial Value */ 20 #define FSL_AUDMIX_ATSTPUP0 0x210 /* Attenuation step up factor */ 21 #define FSL_AUDMIX_ATSTPDN0 0x214 /* Attenuation step down factor */ 22 #define FSL_AUDMIX_ATSTPTGT0 0x218 /* Attenuation step target */ 23 #define FSL_AUDMIX_ATTNVAL0 0x21c /* Attenuation Value */ 24 #define FSL_AUDMIX_ATSTP0 0x220 /* Attenuation step number */ 26 #define FSL_AUDMIX_ATCR1 0x228 /* Attenuation Control */ [all …]
|
/openbmc/linux/drivers/devfreq/event/ |
H A D | exynos-ppmu.h | 13 PPMU_DISABLE = 0, 18 PPMU_PMNCNT0 = 0, 30 PPMU_RO_BUSY_CYCLE_CNT = 0x0, 31 PPMU_WO_BUSY_CYCLE_CNT = 0x1, 32 PPMU_RW_BUSY_CYCLE_CNT = 0x2, 33 PPMU_RO_REQUEST_CNT = 0x3, 34 PPMU_WO_REQUEST_CNT = 0x4, 35 PPMU_RO_DATA_CNT = 0x5, 36 PPMU_WO_DATA_CNT = 0x6, 37 PPMU_RO_LATENCY = 0x12, [all …]
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | nwl-dsi.h | 12 #define NWL_DSI_CFG_NUM_LANES 0x0 13 #define NWL_DSI_CFG_NONCONTINUOUS_CLK 0x4 14 #define NWL_DSI_CFG_T_PRE 0x8 15 #define NWL_DSI_CFG_T_POST 0xc 16 #define NWL_DSI_CFG_TX_GAP 0x10 17 #define NWL_DSI_CFG_AUTOINSERT_EOTP 0x14 18 #define NWL_DSI_CFG_EXTRA_CMDS_AFTER_EOTP 0x18 19 #define NWL_DSI_CFG_HTX_TO_COUNT 0x1c 20 #define NWL_DSI_CFG_LRX_H_TO_COUNT 0x20 21 #define NWL_DSI_CFG_BTA_H_TO_COUNT 0x24 [all …]
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_ppe_regs.h | 7 #define MTK_PPE_GLO_CFG 0x200 8 #define MTK_PPE_GLO_CFG_EN BIT(0) 23 #define MTK_PPE_FLOW_CFG 0x204 42 #define MTK_PPE_IP_PROTO_CHK 0x208 43 #define MTK_PPE_IP_PROTO_CHK_IPV4 GENMASK(15, 0) 46 #define MTK_PPE_TB_CFG 0x21c 47 #define MTK_PPE_TB_CFG_ENTRY_NUM GENMASK(2, 0) 63 #define MTK_PPE_BIND_LMT1 0x230 66 #define MTK_PPE_KEEPALIVE 0x234 86 #define MTK_PPE_TB_BASE 0x220 [all …]
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-pinfunc.h | 15 #define MX8MQ_IOMUXC_PMIC_STBY_REQ_CCMSRCGPCMIX_PMIC_STBY_REQ 0x014 0x27C 0x000 0x0 0… 16 #define MX8MQ_IOMUXC_PMIC_ON_REQ_SNVSMIX_PMIC_ON_REQ 0x018 0x280 0x000 0x0 0… 17 #define MX8MQ_IOMUXC_ONOFF_SNVSMIX_ONOFF 0x01C 0x284 0x000 0x0 0… 18 #define MX8MQ_IOMUXC_POR_B_SNVSMIX_POR_B 0x020 0x288 0x000 0x0 0… 19 #define MX8MQ_IOMUXC_RTC_RESET_B_SNVSMIX_RTC_RESET_B 0x024 0x28C 0x000 0x0 0… 20 #define MX8MQ_IOMUXC_GPIO1_IO00_GPIO1_IO0 0x028 0x290 0x000 0x0 0… 21 #define MX8MQ_IOMUXC_GPIO1_IO00_CCMSRCGPCMIX_ENET_PHY_REF_CLK_ROOT 0x028 0x290 0x4C0 0x1 0… 22 #define MX8MQ_IOMUXC_GPIO1_IO00_ANAMIX_REF_CLK_32K 0x028 0x290 0x000 0x5 0… 23 #define MX8MQ_IOMUXC_GPIO1_IO00_CCMSRCGPCMIX_EXT_CLK1 0x028 0x290 0x000 0x6 0… 24 #define MX8MQ_IOMUXC_GPIO1_IO00_SJC_FAIL 0x028 0x290 0x000 0x7 0… [all …]
|
/openbmc/u-boot/include/dt-bindings/pinctrl/ |
H A D | pins-imx8mq.h | 24 #define MX8MQ_IOMUXC_PMIC_STBY_REQ_CCMSRCGPCMIX_PMIC_STBY_REQ 0x014 0x27C 0x000 0x0 0… 25 #define MX8MQ_IOMUXC_PMIC_ON_REQ_SNVSMIX_PMIC_ON_REQ 0x018 0x280 0x000 0x0 0… 26 #define MX8MQ_IOMUXC_ONOFF_SNVSMIX_ONOFF 0x01C 0x284 0x000 0x0 0… 27 #define MX8MQ_IOMUXC_POR_B_SNVSMIX_POR_B 0x020 0x288 0x000 0x0 0… 28 #define MX8MQ_IOMUXC_RTC_RESET_B_SNVSMIX_RTC_RESET_B 0x024 0x28C 0x000 0x0 0… 29 #define MX8MQ_IOMUXC_GPIO1_IO00_GPIO1_IO0 0x028 0x290 0x000 0x0 0… 30 #define MX8MQ_IOMUXC_GPIO1_IO00_CCMSRCGPCMIX_ENET_PHY_REF_CLK_ROOT 0x028 0x290 0x4C0 0x1 0… 31 #define MX8MQ_IOMUXC_GPIO1_IO00_ANAMIX_REF_CLK_32K 0x028 0x290 0x000 0x5 0… 32 #define MX8MQ_IOMUXC_GPIO1_IO00_CCMSRCGPCMIX_EXT_CLK1 0x028 0x290 0x000 0x6 0… 33 #define MX8MQ_IOMUXC_GPIO1_IO00_SJC_FAIL 0x028 0x290 0x000 0x7 0… [all …]
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx50-pinfunc.h | 13 #define MX50_PAD_KEY_COL0__KPP_COL_0 0x020 0x2cc 0x000 0x0 0x0 14 #define MX50_PAD_KEY_COL0__GPIO4_0 0x020 0x2cc 0x000 0x1 0x0 15 #define MX50_PAD_KEY_COL0__EIM_NANDF_CLE 0x020 0x2cc 0x000 0x2 0x0 16 #define MX50_PAD_KEY_COL0__CTI_TRIGIN7 0x020 0x2cc 0x000 0x6 0x0 17 #define MX50_PAD_KEY_COL0__USBPHY1_TXREADY 0x020 0x2cc 0x000 0x7 0x0 18 #define MX50_PAD_KEY_ROW0__KPP_ROW_0 0x024 0x2d0 0x000 0x0 0x0 19 #define MX50_PAD_KEY_ROW0__GPIO4_1 0x024 0x2d0 0x000 0x1 0x0 20 #define MX50_PAD_KEY_ROW0__EIM_NANDF_ALE 0x024 0x2d0 0x000 0x2 0x0 21 #define MX50_PAD_KEY_ROW0__CTI_TRIGIN_ACK7 0x024 0x2d0 0x000 0x6 0x0 22 #define MX50_PAD_KEY_ROW0__USBPHY1_RXVALID 0x024 0x2d0 0x000 0x7 0x0 [all …]
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_lvds_regs.h | 13 #define LVDCR0 0x0000 16 #define LVDCR0_LVMD_MASK (0xf << 8) 22 #define LVDCR0_LVRES (1 << 0) 24 #define LVDCR1 0x0004 27 #define LVDCR1_CLKSTBY (3 << 0) 29 #define LVDPLLCR 0x0008 34 #define LVDPLLCR_PLLDLYCNT_150M (0x1bf << 0) 35 #define LVDPLLCR_PLLDLYCNT_121M (0x22c << 0) 36 #define LVDPLLCR_PLLDLYCNT_60M (0x77b << 0) 37 #define LVDPLLCR_PLLDLYCNT_38M (0x69a << 0) [all …]
|