/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 43 REG(ANA_ADVLEARN, 0x00b500), 44 REG(ANA_VLANMASK, 0x00b504), 46 REG(ANA_ANAGEFIL, 0x00b50c), 47 REG(ANA_ANEVENTS, 0x00b510), 48 REG(ANA_STORMLIMIT_BURST, 0x00b514), 49 REG(ANA_STORMLIMIT_CFG, 0x00b518), 50 REG(ANA_ISOLATED_PORTS, 0x00b528), 51 REG(ANA_COMMUNITY_PORTS, 0x00b52c), 52 REG(ANA_AUTOAGE, 0x00b530), 53 REG(ANA_MACTOPTIONS, 0x00b534), [all …]
|
H A D | felix_vsc9959.c | 31 #define VSC9959_IMDIO_PCI_BAR 0 49 REG(ANA_ADVLEARN, 0x0089a0), 50 REG(ANA_VLANMASK, 0x0089a4), 52 REG(ANA_ANAGEFIL, 0x0089ac), 53 REG(ANA_ANEVENTS, 0x0089b0), 54 REG(ANA_STORMLIMIT_BURST, 0x0089b4), 55 REG(ANA_STORMLIMIT_CFG, 0x0089b8), 56 REG(ANA_ISOLATED_PORTS, 0x0089c8), 57 REG(ANA_COMMUNITY_PORTS, 0x0089cc), 58 REG(ANA_AUTOAGE, 0x0089d0), [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257.out | 9 --- Write #0 --- 11 write -P0x49 0x0000000 0x10000 13 write -P0x6c 0x0100000 0x10000 15 write -P0x6f 0x2000000 0x10000 17 write -P0x76 0x3ff0000 0x10000 23 --- Reference Backup #0 --- 35 {"data": {"device": "ref_backup_0", "len": 67108864, "offset": 67108864, "speed": 0, "type": "backu… 44 write -P0x65 0x0000000 0x10000 46 write -P0x77 0x00f8000 0x10000 48 write -P0x72 0x2008000 0x10000 [all …]
|
H A D | 257 | 60 # Batch 0: 4 clusters 61 Pattern('0x49', 0x0000000), 62 Pattern('0x6c', 0x0100000), # 1M 63 Pattern('0x6f', 0x2000000), # 32M 64 Pattern('0x76', 0x3ff0000)]), # 64M - 64K 67 Pattern('0x65', 0x0000000), # Full overwrite 68 Pattern('0x77', 0x00f8000), # Partial-left (1M-32K) 69 Pattern('0x72', 0x2008000), # Partial-right (32M+32K) 70 Pattern('0x69', 0x3fe0000)]), # Adjacent-left (64M - 128K) 73 Pattern('0x74', 0x0010000), # Adjacent-right [all …]
|
/openbmc/linux/tools/perf/pmu-events/arch/riscv/sifive/u74/ |
H A D | instructions.json | 4 "EventCode": "0x0000100", 9 "EventCode": "0x0000200", 14 "EventCode": "0x0000400", 19 "EventCode": "0x0000800", 24 "EventCode": "0x0001000", 29 "EventCode": "0x0002000", 34 "EventCode": "0x0004000", 39 "EventCode": "0x0008000", 44 "EventCode": "0x0010000", 49 "EventCode": "0x0020000", [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | cdns,cdns-pcie-host.yaml | 47 bus-range = <0x0 0xff>; 48 linux,pci-domain = <0>; 49 vendor-id = <0x17cd>; 50 device-id = <0x0200>; 52 reg = <0x0 0xfb000000 0x0 0x01000000>, 53 <0x0 0x41000000 0x0 0x00001000>; 56 ranges = <0x02000000 0x0 0x42000000 0x0 0x42000000 0x0 0x1000000>, 57 <0x01000000 0x0 0x43000000 0x0 0x43000000 0x0 0x0010000>; 58 dma-ranges = <0x02000000 0x0 0x0 0x0 0x0 0x1 0x00000000>; 60 #interrupt-cells = <0x1>; [all …]
|
H A D | ti,j721e-pci-host.yaml | 66 const: 0x104c 70 - 0xb00d 71 - 0xb00f 72 - 0xb010 73 - 0xb013 129 reg = <0x00 0x02900000 0x00 0x1000>, 130 <0x00 0x02907000 0x00 0x400>, 131 <0x00 0x0d000000 0x00 0x00800000>, 132 <0x00 0x10000000 0x00 0x00001000>; 134 ti,syscon-pcie-ctrl = <&pcie0_ctrl 0x4070>; [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | snps,dw-wdt.yaml | 69 default: [0x0001000 0x0002000 0x0004000 0x0008000 70 0x0010000 0x0020000 0x0040000 0x0080000 71 0x0100000 0x0200000 0x0400000 0x0800000 72 0x1000000 0x2000000 0x4000000 0x8000000] 87 reg = <0xffd02000 0x1000>; 88 interrupts = <0 171 4>; 96 reg = <0xffd02000 0x1000>; 97 interrupts = <0 171 4>; 100 snps,watchdog-tops = <0x000000FF 0x000001FF 0x000003FF 101 0x000007FF 0x0000FFFF 0x0001FFFF [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | sandbox.h | 14 #define CONFIG_TRACE_EARLY_ADDR 0x00100000 33 #define CONFIG_MALLOC_F_ADDR 0x0010000 47 #define CONFIG_SYS_LOAD_ADDR 0x00000000 48 #define CONFIG_SYS_MEMTEST_START 0x00100000 49 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x1000) 50 #define CONFIG_SYS_FDT_LOAD_ADDR 0x100 55 #define CONFIG_SYS_SDRAM_BASE 0 57 #define CONFIG_SYS_MONITOR_BASE 0 64 func(HOST, host, 0) 89 #define SANDBOX_SERIAL_SETTINGS "stdin=serial,cros-ec-keyb,usbkbd\0" \ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/cpu/ |
H A D | idle-states.yaml | 102 between 0 and infinite time, until a wake-up event occurs. 127 wakeup-delay = exit-latency + max(entry-latency - (now - entry-timestamp), 0) 167 0| 1 time(ms) 172 The graph curve with X-axis values = { x | 0 < x < 1ms } has a steep slope 380 #size-cells = <0>; 383 cpu@0 { 386 reg = <0x0 0x0>; 395 reg = <0x0 0x1>; 404 reg = <0x0 0x100>; 413 reg = <0x0 0x101>; [all …]
|
H A D | cpu-capacity.txt | 70 #size-cells = <0>; 101 CPU_SLEEP_0: cpu-sleep-0 { 103 arm,psci-suspend-param = <0x0010000>; 110 CLUSTER_SLEEP_0: cluster-sleep-0 { 112 arm,psci-suspend-param = <0x1010000>; 120 A57_0: cpu@0 { 122 reg = <0x0 0x0>; 126 clocks = <&scpi_dvfs 0>; 133 reg = <0x0 0x1>; 137 clocks = <&scpi_dvfs 0>; [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | dra7-evm-common.dtsi | 87 #size-cells = <0>; 120 <&dra7_pmx_core 0x3e0>; 135 m25p80@0 { 138 reg = <0>; 149 partition@0 { 151 reg = <0x00000000 0x000010000>; 155 reg = <0x00010000 0x00010000>; 159 reg = <0x00020000 0x00010000>; 163 reg = <0x00030000 0x00010000>; 167 reg = <0x00040000 0x00100000>; [all …]
|
H A D | am57xx-idk-common.dtsi | 56 gpios = <&tpic2810 0 GPIO_ACTIVE_HIGH>; 107 DRA7XX_CORE_IOPAD(0x37d0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* dcan1_tx */ 108 DRA7XX_CORE_IOPAD(0x37d4, PIN_INPUT_PULLUP | MUX_MODE0) /* dcan1_rx */ 114 DRA7XX_CORE_IOPAD(0x37d0, MUX_MODE15 | PULL_UP) /* dcan1_tx.off */ 115 DRA7XX_CORE_IOPAD(0x37d4, MUX_MODE15 | PULL_UP) /* dcan1_rx.off */ 126 reg = <0x58>; 128 &dra7_pmx_core 0x418>; 337 reg = <0x60>; 347 sn65hvs882: sn65hvs882@0 { 352 reg = <0>; [all …]
|
H A D | dra72-evm-common.dtsi | 121 #size-cells = <0>; 123 port@0 { 124 reg = <0>; 179 DRA7XX_CORE_IOPAD(0x376c, PIN_INPUT | MUX_MODE14) /* mmc1sdcd.gpio219 */ 180 DRA7XX_CORE_IOPAD(0x3754, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc1_clk.clk */ 181 DRA7XX_CORE_IOPAD(0x3758, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc1_cmd.cmd */ 182 DRA7XX_CORE_IOPAD(0x375c, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc1_dat0.dat0 */ 183 DRA7XX_CORE_IOPAD(0x3760, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc1_dat1.dat1 */ 184 DRA7XX_CORE_IOPAD(0x3764, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc1_dat2.dat2 */ 185 DRA7XX_CORE_IOPAD(0x3768, PIN_INPUT_PULLUP | MUX_MODE0) /* mmc1_dat3.dat3 */ [all …]
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra7-evm-common.dtsi | 90 #size-cells = <0>; 123 <&dra7_pmx_core 0x3e0>; 138 flash@0 { 141 reg = <0>; 152 partition@0 { 154 reg = <0x00000000 0x00010000>; 158 reg = <0x00010000 0x00010000>; 162 reg = <0x00020000 0x00010000>; 166 reg = <0x00030000 0x00010000>; 170 reg = <0x00040000 0x00100000>; [all …]
|
H A D | am57xx-idk-common.dtsi | 64 gpios = <&tpic2810 0 GPIO_ACTIVE_HIGH>; 111 hdmi0: connector@0 { 124 tpd12s015: encoder@0 { 127 gpios = <0>, /* optional CT_CP_HPD */ 128 <0>, /* optional LS_OE */ 133 #size-cells = <0>; 135 port@0 { 136 reg = <0>; 138 tpd12s015_in: endpoint@0 { 146 tpd12s015_out: endpoint@0 { [all …]
|
H A D | dra72-evm-common.dtsi | 129 #size-cells = <0>; 131 port@0 { 132 reg = <0>; 194 #clock-cells = <0>; 202 DRA7XX_CORE_IOPAD(0x37d0, PIN_OUTPUT_PULLUP | MUX_MODE0) /* dcan1_tx */ 203 DRA7XX_CORE_IOPAD(0x3818, PULL_UP | MUX_MODE1) /* wakeup0.dcan1_rx */ 209 DRA7XX_CORE_IOPAD(0x37d0, MUX_MODE15 | PULL_UP) /* dcan1_tx.off */ 210 DRA7XX_CORE_IOPAD(0x3818, MUX_MODE15 | PULL_UP) /* wakeup0.off */ 221 reg = <0x20>; 230 reg = <0x21>; [all …]
|
/openbmc/u-boot/drivers/video/ |
H A D | logicore_dp_tx_regif.h | 17 REG_LINK_BW_SET = 0x000, 18 REG_LANE_COUNT_SET = 0x004, 19 REG_ENHANCED_FRAME_EN = 0x008, 20 REG_TRAINING_PATTERN_SET = 0x00C, 21 REG_LINK_QUAL_PATTERN_SET = 0x010, 22 REG_SCRAMBLING_DISABLE = 0x014, 23 REG_DOWNSPREAD_CTRL = 0x018, 24 REG_SOFT_RESET = 0x01C, 29 REG_ENABLE = 0x080, 30 REG_ENABLE_MAIN_STREAM = 0x084, [all …]
|
/openbmc/linux/arch/arm64/boot/dts/synaptics/ |
H A D | berlin4ct.dtsi | 27 #size-cells = <0>; 29 cpu0: cpu@0 { 32 reg = <0x0>; 41 reg = <0x1>; 50 reg = <0x2>; 59 reg = <0x3>; 73 CPU_SLEEP_0: cpu-sleep-0 { 76 arm,psci-suspend-param = <0x0010000>; 86 #clock-cells = <0>; 114 ranges = <0 0 0xf7000000 0x1000000>; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/arm/ |
H A D | juno-r2.dts | 38 #size-cells = <0>; 69 CPU_SLEEP_0: cpu-sleep-0 { 71 arm,psci-suspend-param = <0x0010000>; 78 CLUSTER_SLEEP_0: cluster-sleep-0 { 80 arm,psci-suspend-param = <0x1010000>; 88 A72_0: cpu@0 { 90 reg = <0x0 0x0>; 93 i-cache-size = <0xc000>; 96 d-cache-size = <0x8000>; 100 clocks = <&scpi_dvfs 0>; [all …]
|
H A D | juno-r1.dts | 38 #size-cells = <0>; 69 CPU_SLEEP_0: cpu-sleep-0 { 71 arm,psci-suspend-param = <0x0010000>; 78 CLUSTER_SLEEP_0: cluster-sleep-0 { 80 arm,psci-suspend-param = <0x1010000>; 88 A57_0: cpu@0 { 90 reg = <0x0 0x0>; 93 i-cache-size = <0xc000>; 96 d-cache-size = <0x8000>; 100 clocks = <&scpi_dvfs 0>; [all …]
|
H A D | juno.dts | 37 #size-cells = <0>; 68 CPU_SLEEP_0: cpu-sleep-0 { 70 arm,psci-suspend-param = <0x0010000>; 77 CLUSTER_SLEEP_0: cluster-sleep-0 { 79 arm,psci-suspend-param = <0x1010000>; 87 A57_0: cpu@0 { 89 reg = <0x0 0x0>; 92 i-cache-size = <0xc000>; 95 d-cache-size = <0x8000>; 99 clocks = <&scpi_dvfs 0>; [all …]
|
/openbmc/linux/include/sound/ |
H A D | acp63_chip_offset_byte.h | 12 #define ACP_DMA_CNTL_0 0x0000000 13 #define ACP_DMA_CNTL_1 0x0000004 14 #define ACP_DMA_CNTL_2 0x0000008 15 #define ACP_DMA_CNTL_3 0x000000C 16 #define ACP_DMA_CNTL_4 0x0000010 17 #define ACP_DMA_CNTL_5 0x0000014 18 #define ACP_DMA_CNTL_6 0x0000018 19 #define ACP_DMA_CNTL_7 0x000001C 20 #define ACP_DMA_DSCR_STRT_IDX_0 0x0000020 21 #define ACP_DMA_DSCR_STRT_IDX_1 0x0000024 [all …]
|
/openbmc/qemu/hw/sh4/ |
H A D | r2d.c | 47 #define FLASH_BASE 0x00000000 50 #define SDRAM_BASE 0x0c000000 /* Physical location of SDRAM: Area 3 */ 51 #define SDRAM_SIZE 0x04000000 53 #define SM501_VRAM_SIZE 0x800000 55 #define BOOT_PARAMS_OFFSET 0x0010000 57 #define LINUX_LOAD_OFFSET 0x0800000 58 #define INITRD_LOAD_OFFSET 0x1800000 60 #define PA_IRLMSK 0x00 61 #define PA_POWOFF 0x30 62 #define PA_VERREG 0x32 [all …]
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8516.dtsi | 21 cluster0_opp: opp-table-0 { 48 #size-cells = <0>; 50 cpu0: cpu@0 { 53 reg = <0x0>; 66 reg = <0x1>; 79 reg = <0x2>; 92 reg = <0x3>; 105 CPU_SLEEP_0_0: cpu-sleep-0-0 { 110 arm,psci-suspend-param = <0x0010000>; 113 CLUSTER_SLEEP_0: cluster-sleep-0 { [all …]
|