Home
last modified time | relevance | path

Searched +full:0 +full:x800e0000 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dxlnx,xps-timer.yaml40 enum: [ 0, 1 ]
59 const: 0
78 reg = <0x800e0000 0x10000>;
79 interrupts = <0 39 2>;
81 xlnx,one-timer-only = <0x0>;
85 #pwm-cells = <0>;
89 reg = <0x800e0000 0x10000>;
91 xlnx,one-timer-only = <0x0>;
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-base.h21 #define MXS_ICOLL_BASE 0x80000000
22 #define MXS_APBH_BASE 0x80004000
23 #define MXS_ECC8_BASE 0x80008000
24 #define MXS_BCH_BASE 0x8000A000
25 #define MXS_GPMI_BASE 0x8000C000
26 #define MXS_SSP0_BASE 0x80010000
27 #define MXS_SSP1_BASE 0x80034000
28 #define MXS_ETM_BASE 0x80014000
29 #define MXS_PINCTRL_BASE 0x80018000
30 #define MXS_DIGCTL_BASE 0x8001C000
[all …]
/openbmc/u-boot/include/configs/
H A Dbrxre1.h34 "autoload=0\0" \
35 "scradr=" __stringify(CONFIG_SYS_LOAD_ADDR) "\0" \
36 "bootaddr=0x80001100\0" \
37 "bootdev=cpsw(0,0)\0" \
38 "vx_romfsbase=0x800E0000\0" \
39 "vx_romfssize=0x20000\0" \
40 "vx_memtop=0x8FBEF000\0" \
41 "loadromfs=mmc read ${vx_romfsbase} 700 100\0" \
42 "loadaddr=0x80100000\0" \
43 "startvx=run loadromfs; bootvx ${loadaddr}\0" \
[all …]
/openbmc/linux/include/uapi/linux/
H A Didxd.h14 IDXD_SCMD_DEV_ENABLED = 0x80000010,
15 IDXD_SCMD_DEV_NOT_ENABLED = 0x80000020,
16 IDXD_SCMD_WQ_ENABLED = 0x80000021,
17 IDXD_SCMD_DEV_DMA_ERR = 0x80020000,
18 IDXD_SCMD_WQ_NO_GRP = 0x80030000,
19 IDXD_SCMD_WQ_NO_NAME = 0x80040000,
20 IDXD_SCMD_WQ_NO_SVM = 0x80050000,
21 IDXD_SCMD_WQ_NO_THRESH = 0x80060000,
22 IDXD_SCMD_WQ_PORTAL_ERR = 0x80070000,
23 IDXD_SCMD_WQ_RES_ALLOC_ERR = 0x80080000,
[all …]