/openbmc/linux/arch/arm/boot/dts/ti/keystone/ |
H A D | keystone-k2hk.dtsi | 16 #size-cells = <0>; 20 cpu@0 { 23 reg = <0>; 62 reg = <0x0c000000 0x600000>; 63 ranges = <0x0 0x0c000000 0x600000>; 68 reg = <0x5f0000 0x8000>; 78 0xa3c 8 0xa3c 8 0x83c 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 0: dsp0 */ 79 0xa40 8 0xa40 8 0x840 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 1: dsp1 */ 80 0xa44 8 0xa44 8 0x844 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 2: dsp2 */ 81 0xa48 8 0xa48 8 0x848 8 (ASSERT_CLEAR | DEASSERT_SET | STATUS_CLEAR) /* 3: dsp3 */ [all …]
|
H A D | keystone-k2l.dtsi | 16 #size-cells = <0>; 20 cpu@0 { 23 reg = <0>; 49 reg = <0x02348400 0x100>; 59 reg = <0x02348800 0x100>; 66 reg = <0x02348000 0x100>; 110 reg = <0x02620690 0xc>; 112 #size-cells = <0>; 116 pinctrl-single,function-mask = <0x1>; 122 0x0 0x0 0xc0 [all …]
|
/openbmc/qemu/tests/tcg/xtensa/ |
H A D | test_mmu.S | 6 #define BASE 0x20000000 7 #define TLB_BASE 0x80000000 23 clean_tlb_way 0, 0x00001000, 4 24 clean_tlb_way 1, 0x00001000, 4 25 clean_tlb_way 2, 0x00001000, 4 26 clean_tlb_way 3, 0x00001000, 4 27 clean_tlb_way 4, 0x00100000, 4 28 movi a2, 0x00000007 30 movi a2, 0x00000008 32 movi a2, 0x00000009 [all …]
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | common.xml.h | 7 http://0x04.net/cgit/index.cgi/rules-ng-ng 8 git clone git://0x04.net/rules-ng-ng 43 #define PIPE_ID_PIPE_3D 0x00000000 44 #define PIPE_ID_PIPE_2D 0x00000001 45 #define SYNC_RECIPIENT_FE 0x00000001 46 #define SYNC_RECIPIENT_RA 0x00000005 47 #define SYNC_RECIPIENT_PE 0x00000007 48 #define SYNC_RECIPIENT_DE 0x0000000b 49 #define SYNC_RECIPIENT_BLT 0x00000010 50 #define ENDIAN_MODE_NO_SWAP 0x00000000 [all …]
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62a.dtsi | 54 ranges = <0x00 0x000f0000 0x00 0x000f0000 0x00 0x00030000>, /* Main MMRs */ 55 <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */ 56 <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */ 57 <0x00 0x00703000 0x00 0x00703000 0x00 0x00000200>, /* USB0 debug trace */ 58 <0x00 0x0070c000 0x00 0x0070c000 0x00 0x00000200>, /* USB1 debug trace */ 59 <0x00 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* Timesync router */ 60 <0x00 0x01000000 0x00 0x01000000 0x00 0x01b28400>, /* First peripheral window */ 61 <0x00 0x08000000 0x00 0x08000000 0x00 0x00200000>, /* Main CPSW */ 62 <0x00 0x0e000000 0x00 0x0e000000 0x00 0x01d20000>, /* Second peripheral window */ 63 <0x00 0x0fd00000 0x00 0x0fd00000 0x00 0x00020000>, /* GPU */ [all …]
|
H A D | k3-am62p.dtsi | 53 ranges = <0x00 0x000f0000 0x00 0x000f0000 0x00 0x00030000>, /* Main MMRs */ 54 <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */ 55 <0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */ 56 <0x00 0x00703000 0x00 0x00703000 0x00 0x00000200>, /* USB0 debug trace */ 57 <0x00 0x0070c000 0x00 0x0070c000 0x00 0x00000200>, /* USB1 debug trace */ 58 <0x00 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* Timesync router */ 59 <0x00 0x01000000 0x00 0x01000000 0x00 0x01b28400>, /* First peripheral window */ 60 <0x00 0x08000000 0x00 0x08000000 0x00 0x00200000>, /* Main CPSW */ 61 <0x00 0x0e000000 0x00 0x0e000000 0x00 0x01d20000>, /* Second peripheral window */ 62 <0x00 0x0fd00000 0x00 0x0fd00000 0x00 0x00020000>, /* GPU */ [all …]
|
/openbmc/u-boot/drivers/net/ |
H A D | ax88180.h | 47 #define DISABLE_JUMBO 0 50 #define DISABLE_BURST 0 52 #define NORMAL_RX_MODE 0 66 #define MAX_RX_SIZE 0x3C00 68 #define MARVELL_ALASKA_PHYSID0 0x141 69 #define MARVELL_88E1118_PHYSID1 0xE40 71 #define CICADA_CIS8201_PHYSID0 0x000F 73 #define MEDIA_AUTO 0 82 #define AUTO_MEDIA 0 86 #define TXDP0 0 [all …]
|
/openbmc/openbmc/meta-nuvoton/conf/machine/include/ |
H A D | npcm7xx.inc | 8 KERNEL_EXTRA_ARGS ?= "UIMAGE_LOADADDR=0x00008000" 11 UBOOT_ENTRYPOINT ?= "0x00008000" 12 UBOOT_LOADADDRESS ?= "0x00008000" 14 FLASH_UBOOT_OFFSET = "0"
|
/openbmc/openpower-pnor-code-mgmt/test/ |
H A D | test_item_updater_static.cpp | 22 "TOC@0x00000000 Partitions:\n" in TEST() 24 "ID=00 part 0x00000000..0x00002000 (actual=0x00002000) " in TEST() 26 "ID=01 HBEL 0x00008000..0x0002c000 (actual=0x00024000) " in TEST() 28 "ID=02 GUARD 0x0002c000..0x00031000 (actual=0x00005000) " in TEST() 30 "ID=03 NVRAM 0x00031000..0x000c1000 (actual=0x00090000) " in TEST() 32 "ID=04 SECBOOT 0x000c1000..0x000e5000 (actual=0x00024000) " in TEST() 34 "ID=05 DJVPD 0x000e5000..0x0012d000 (actual=0x00048000) " in TEST() 36 "ID=06 MVPD 0x0012d000..0x001bd000 (actual=0x00090000) " in TEST() 38 "ID=07 CVPD 0x001bd000..0x00205000 (actual=0x00048000) " in TEST() 40 "ID=08 HBB 0x00205000..0x00305000 (actual=0x00100000) " in TEST() [all …]
|
/openbmc/u-boot/board/samtec/vining_fpga/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x0FF00000, 18 0xC0000000, 19 0x0000003F, 20 0x00008000, 21 0x00060180, 22 0x18060000, 23 0x18000000, 24 0x00018060, [all …]
|
/openbmc/u-boot/board/devboards/dbm-soc1/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x0FF00000, 18 0xC0000000, 19 0x0000003F, 20 0x00008000, 21 0x00004824, 22 0x01209000, 23 0x82400000, 24 0x00018004, [all …]
|
/openbmc/u-boot/board/terasic/sockit/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x0FF00000, 18 0xC0000000, 19 0x0000003F, 20 0x00008000, 21 0x00060180, 22 0x18060000, 23 0x18000000, 24 0x00018060, [all …]
|
/openbmc/u-boot/board/terasic/de10-nano/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x0FF00000, 18 0xC0000000, 19 0x0000003F, 20 0x00008000, 21 0x00020080, 22 0x18060000, 23 0x08000000, 24 0x00018020, [all …]
|
/openbmc/u-boot/board/terasic/de0-nano-soc/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x0FF00000, 18 0xC0000000, 19 0x0000003F, 20 0x00008000, 21 0x00020080, 22 0x18060000, 23 0x08000000, 24 0x00018020, [all …]
|
/openbmc/u-boot/board/ebv/socrates/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x0FF00000, 18 0xC0000000, 19 0x0000003F, 20 0x00008000, 21 0x00004824, 22 0x01209000, 23 0x82400000, 24 0x00018004, [all …]
|
/openbmc/u-boot/board/terasic/de1-soc/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x0FF00000, 18 0xC0000000, 19 0x0000003F, 20 0x00008000, 21 0x00060180, 22 0x18060000, 23 0x18000000, 24 0x00018060, [all …]
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smsc911x.h | 12 #define LAN9115 0x01150000 13 #define LAN9116 0x01160000 14 #define LAN9117 0x01170000 15 #define LAN9118 0x01180000 16 #define LAN9215 0x115A0000 17 #define LAN9216 0x116A0000 18 #define LAN9217 0x117A0000 19 #define LAN9218 0x118A0000 20 #define LAN9210 0x92100000 21 #define LAN9211 0x92110000 [all …]
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-asus-tf300t.dts | 75 reg = <0x10>; 94 mount-matrix = "0", "-1", "0", 95 "-1", "0", "0", 96 "0", "0", "-1"; 100 mount-matrix = "-1", "0", "0", 101 "0", "1", "0", 102 "0", "0", "-1"; 107 mount-matrix = "0", "-1", "0", 108 "-1", "0", "0", 109 "0", "0", "1"; [all …]
|
H A D | tegra30-asus-tf300tg.dts | 22 <TEGRA_GPIO(X, 0) GPIO_ACTIVE_HIGH>, 171 reg = <0x10>; 190 mount-matrix = "1", "0", "0", 191 "0", "-1", "0", 192 "0", "0", "-1"; 196 mount-matrix = "-1", "0", "0", 197 "0", "1", "0", 198 "0", "0", "-1"; 203 mount-matrix = "0", "-1", "0", 204 "-1", "0", "0", [all …]
|
H A D | tegra30-asus-tf201.dts | 67 reg = <0x4d>; 82 mount-matrix = "-1", "0", "0", 83 "0", "-1", "0", 84 "0", "0", "-1"; 88 mount-matrix = "0", "-1", "0", 89 "-1", "0", "0", 90 "0", "0", "-1"; 95 mount-matrix = "1", "0", "0", 96 "0", "-1", "0", 97 "0", "0", "1"; [all …]
|
H A D | tegra30-asus-tf700t.dts | 18 port@0 { 92 reg = <0x10>; 111 mount-matrix = "1", "0", "0", 112 "0", "-1", "0", 113 "0", "0", "-1"; 117 mount-matrix = "0", "1", "0", 118 "1", "0", "0", 119 "0", "0", "-1"; 124 mount-matrix = "0", "-1", "0", 125 "-1", "0", "0", [all …]
|
/openbmc/u-boot/board/altera/cyclone5-socdk/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x0FF00000, 18 0xC0000000, 19 0x0000003F, 20 0x00008000, 21 0x00020080, 22 0x08020000, 23 0x08000000, 24 0x00018020, [all …]
|
/openbmc/u-boot/board/altera/arria5-socdk/qts/ |
H A D | iocsr_config.h | 15 0x00000000, 16 0x00000000, 17 0x00000000, 18 0x00000000, 19 0x00000000, 20 0x00008000, 21 0x00060180, 22 0x18060000, 23 0x18000060, 24 0x00018060, [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | keylargo.h | 10 /* "Pangea" chipset has keylargo device-id 0x25 while core99 11 * has device-id 0x22. The rev. of the pangea one is 0, so we 12 * fake an artificial rev. in keylargo_rev by oring 0x100 14 #define KL_PANGEA_REV 0x100 17 #define KEYLARGO_MBCR 0x34 /* KL Only, Media bay control/status */ 18 #define KEYLARGO_FCR0 0x38 19 #define KEYLARGO_FCR1 0x3c 20 #define KEYLARGO_FCR2 0x40 21 #define KEYLARGO_FCR3 0x44 22 #define KEYLARGO_FCR4 0x48 [all …]
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | mv_udc.h | 16 #define EP_DIR_OUT 0 18 #define DMA_ADDR_INVALID (~(dma_addr_t)0) 22 #define WAIT_FOR_SETUP 0 28 #define CAPLENGTH_MASK (0xff) 29 #define DCCPARAMS_DEN_MASK (0x1f) 31 #define HCSPARAMS_PPC (0x10) 34 #define USB_FRINDEX_MASKS 0x3fff 37 #define USBCMD_RUN_STOP (0x00000001) 38 #define USBCMD_CTRL_RESET (0x00000002) 39 #define USBCMD_SETUP_TRIPWIRE_SET (0x00002000) [all …]
|