/openbmc/qemu/target/hexagon/imported/mmvec/ |
H A D | encode_ext.def | 2 * Copyright(c) 2019-2023 Qualcomm Innovation Center, Inc. All Rights Reserved. 24 DEF_ENC(V6_extractw, ICLASS_LD" 001 0 000sssss PP0uuuuu --1ddddd") /* coproc insn, returns Rd */ 32 DEF_CLASS32(ICLASS_NCJ" 1--- -------- PP------ --------",COPROC_VMEM) 33 DEF_CLASS32(ICLASS_NCJ" 1000 0-0ttttt PPi--iii ---ddddd",BaseOffset_VMEM_Loads) 34 DEF_CLASS32(ICLASS_NCJ" 1000 1-0ttttt PPivviii ---ddddd",BaseOffset_if_Pv_VMEM_Loads) 35 DEF_CLASS32(ICLASS_NCJ" 1000 0-1ttttt PPi--iii --------",BaseOffset_VMEM_Stores1) 36 DEF_CLASS32(ICLASS_NCJ" 1000 1-0ttttt PPi--iii 00------",BaseOffset_VMEM_Stores2) 37 DEF_CLASS32(ICLASS_NCJ" 1000 1-1ttttt PPivviii --------",BaseOffset_if_Pv_VMEM_Stores) 39 DEF_CLASS32(ICLASS_NCJ" 1001 0-0xxxxx PP---iii ---ddddd",PostImm_VMEM_Loads) 40 DEF_CLASS32(ICLASS_NCJ" 1001 1-0xxxxx PP-vviii ---ddddd",PostImm_if_Pv_VMEM_Loads) [all …]
|
/openbmc/linux/sound/drivers/opl4/ |
H A D | yrw801.c | 40 snd_opl4_read_memory(opl4, buf, 0x001200, 15); in snd_yrw801_detect() 42 return -ENODEV; in snd_yrw801_detect() 43 snd_opl4_read_memory(opl4, buf, 0x1ffffe, 2); in snd_yrw801_detect() 44 if (buf[0] != 0x01) in snd_yrw801_detect() 45 return -ENODEV; in snd_yrw801_detect() 46 snd_printdd("YRW801 ROM version %02x.%02x\n", buf[0], buf[1]); in snd_yrw801_detect() 47 return 0; in snd_yrw801_detect() 58 {0x14, 0x27, {0x12c,7474,100, 0,0,0x00,0xc8,0x20,0xf2,0x13,0x08,0x0}}, 59 {0x28, 0x2d, {0x12d,6816,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, 60 {0x2e, 0x33, {0x12e,5899,100, 0,0,0x00,0xc8,0x20,0xf2,0x14,0x08,0x0}}, [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/filters/ |
H A D | bpf.json | 7 "bpf-filter" 15 …$DEV1 parent ffff: handle 1 protocol ip prio 100 bpf bytecode '4,40 0 0 12,21 0 1 2048,6 0 0 26214… 16 "expExitCode": "0", 17 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 protocol ip prio 100 bpf", 18 …er parent ffff: protocol ip pref 100 bpf chain [0-9]+ handle 0x1.*bytecode '4,40 0 0 12,21 0 1 204… 29 "bpf-filter" 37 …$DEV1 parent ffff: handle 1 protocol ip prio 100 bpf bytecode '4,40 0 0 12,31 0 1 2048,6 0 0 26214… 39 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 protocol ip prio 100 bpf", 40 …er parent ffff: protocol ip pref 100 bpf chain [0-9]+ handle 0x1.*bytecode '4,40 0 0 12,21 0 1 204… 41 "matchCount": "0", [all …]
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | q_in_q_veto.sh | 2 # SPDX-License-Identifier: GPL-2.0 4 lib_dir=$(dirname $0)/../../../net/forwarding 44 RET=0 50 vlan_protocol $bridge_proto vlan_default_pvid 0 mcast_snooping 0 56 ip link add name br0.100 link br0 type vlan \ 57 protocol $netdev_proto id 100 2>/dev/null 60 ip link add name br0.100 link br0 type vlan \ 61 protocol $netdev_proto id 100 2>&1 >/dev/null \ 62 | grep -q mlxsw_spectrum 72 RET=0 [all …]
|
H A D | devlink_trap_control.sh | 2 # SPDX-License-Identifier: GPL-2.0 4 # Test devlink-trap control trap functionality over mlxsw. Each registered 8 # +---------------------------------+ 16 # +----|----------------------------+ 18 # +----|----------------------------------------------------------------------+ 28 # +----|----------------------------------------------------------------------+ 30 # +----|----------------------------+ 38 # +---------------------------------+ 40 lib_dir=$(dirname $0)/../../../net/forwarding 97 ip -4 route add default vrf v$h1 nexthop via 192.0.2.2 [all …]
|
/openbmc/entity-manager/configurations/ |
H A D | mtmitchell_bp.json | 6 "Name": "Mitchell BP_$BUS % 100 + 1", 10 "Address": "0x6a", 11 "Bus": "$BUS % 100 * 8 + 48 + 0", 12 "Name": "nvme$BUS % 100 * 8 + 0", 16 "Address": "0x6a", 17 "Bus": "$BUS % 100 * 8 + 48 + 1", 18 "Name": "nvme$BUS % 100 * 8 + 1", 22 "Address": "0x6a", 23 "Bus": "$BUS % 100 * 8 + 48 + 2", 24 "Name": "nvme$BUS % 100 * 8 + 2", [all …]
|
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/ |
H A D | ddr.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * Copyright (C) 2015-2016 Wills Wang <wills.wang@live.com> 19 #define DDR_CTRL_UPD_MRS BIT(0) 22 #define DDR_REFRESH_M 0x3ff 26 #define DDR_TRAS_S 0 27 #define DDR_TRAS_M 0x1f 29 #define DDR_TRCD_M 0xf 32 #define DDR_TRP_M 0xf 35 #define DDR_TRRD_M 0xf 38 #define DDR_TRFC_M 0x7f [all …]
|
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_param.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 1999 - 2010 Intel Corporation. 12 #define OPTION_UNSET -1 13 #define OPTION_DISABLED 0 17 * TxDescriptors - Transmit Descriptor Count 18 * @Valid Range: PCH_GBE_MIN_TXD - PCH_GBE_MAX_TXD 22 module_param(TxDescriptors, int, 0); 26 * RxDescriptors -Receive Descriptor Count 27 * @Valid Range: PCH_GBE_MIN_RXD - PCH_GBE_MAX_RXD 31 module_param(RxDescriptors, int, 0); [all …]
|
/openbmc/linux/arch/x86/lib/ |
H A D | usercopy_32.c | 1 // SPDX-License-Identifier: GPL-2.0 4 * The non inlined parts of asm-i386/uaccess.h are here. 24 return 0; in __movsl_is_ok() 41 "0: rep; stosl\n" \ 42 " movl %2,%0\n" \ 45 _ASM_EXTABLE_TYPE_REG(0b, 2b, EX_TYPE_UCOPY_LEN4, %2) \ 48 : "r"(size & 3), "0"(size / 4), "1"(addr), "a"(0)); \ 49 } while (0) 52 * clear_user - Zero a block of memory in user space. 72 * __clear_user - Zero a block of memory in user space, with less checking. [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/fonts/ |
H A D | glyphicons-halflings-regular.svg | 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > 6 <font id="glyphicons_halflingsregular" horiz-adv-x="1200" > 7 <font-face units-per-em="1200" ascent="960" descent="-240" /> 8 <missing-glyph horiz-adv-x="500" /> 9 <glyph horiz-adv-x="0" /> 10 <glyph horiz-adv-x="400" /> 12 …0 34 -1.5t30 -3.5l11 -1q10 -2 17.5 -10.5t7.5 -18.5v-224l158 158q7 7 18 8t19 -6l106 -106q7 -8 6 -19… 13 …0 35.5 -14.5t14.5 -35.5v-350h350q21 0 35.5 -14.5t14.5 -35.5v-200q0 -21 -14.5 -35.5t-35.5 -14.5h-35… 15 …0 12.5 -5t-5.5 -13l-364 -364q-6 -6 -11 -18h268q10 0 13 -6t-3 -14l-120 -160q-6 -8 -18 -14t-22 -6h-1… 16 <glyph unicode=" " horiz-adv-x="650" /> [all …]
|
/openbmc/linux/Documentation/hwmon/ |
H A D | coretemp.rst | 9 CPUID: family 0x6, models 11 - 0xe (Pentium M DC), 0xf (Core 2 DC 65nm), 12 - 0x16 (Core 2 SC 65nm), 0x17 (Penryn 45nm), 13 - 0x1a (Nehalem), 0x1c (Atom), 0x1e (Lynnfield), 14 - 0x26 (Tunnel Creek Atom), 0x27 (Medfield Atom), 15 - 0x36 (Cedar Trail Atom) 19 Intel 64 and IA-32 Architectures Software Developer's Manual 27 ----------- 30 inside Intel CPUs. This driver can read both the per-core and per-package 31 temperature using the appropriate sensors. The per-package sensor is new; [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/ti/ |
H A D | cpsw.rst | 1 .. SPDX-License-Identifier: GPL-2.0 26 - TX queues must be rated starting from txq0 that has highest priority 27 - Traffic classes are used starting from 0, that has highest priority 28 - CBS shapers should be used with rated queues 29 - The bandwidth for CBS shapers has to be set a little bit more then 32 - Real rates can differ, due to discreetness 33 - Map skb-priority to txq is not enough, also skb-priority to l2 prio 35 - Any l2/socket prio (0 - 7) for classes can be used, but for 37 - only 2 classes tested: A and B, but checked and can work with more, 45 +-------------------------------+ [all …]
|
H A D | tlan.rst | 1 .. SPDX-License-Identifier: GPL-2.0 9 (C) 1997-1998 Caldera, Inc. 13 (C) 1999-2001 Torben Mathiasen <tmm@image.dk, torben.mathiasen@compaq.com> 31 0e11 ae32 Compaq Netelligent 10/100 TX PCI UTP 32 0e11 ae34 Compaq Netelligent 10 T PCI UTP 33 0e11 ae35 Compaq Integrated NetFlex 3/P 34 0e11 ae40 Compaq Netelligent Dual 10/100 TX PCI UTP 35 0e11 ae43 Compaq Netelligent Integrated 10/100 TX UTP 36 0e11 b011 Compaq Netelligent 10/100 TX Embedded UTP 37 0e11 b012 Compaq Netelligent 10 T/2 PCI UTP/Coax [all …]
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_globals.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) 2000-2005 Silicon Graphics, Inc. 12 * 100ths of a second) with the exception of blockgc_timer, which is measured 17 .sgid_inherit = { 0, 0, 1 }, 18 .symlink_mode = { 0, 0, 1 }, 19 .panic_mask = { 0, 0, XFS_PTAG_MASK}, 20 .error_level = { 0, 3, 11 }, 21 .syncd_timer = { 1*100, 30*100, 7200*100}, 22 .stats_clear = { 0, 0, 1 }, 23 .inherit_sync = { 0, 1, 1 }, [all …]
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | three.c | 1 // SPDX-License-Identifier: GPL-2.0+ 16 * The test contains a pre-built table of instructions, operands and 40 100, 46 100, 47 -200, 48 -100 52 100, 58 100, 59 -200, 60 -100 [all …]
|
/openbmc/linux/arch/x86/kernel/ |
H A D | tsc_msr.c | 1 // SPDX-License-Identifier: GPL-2.0 14 #include <asm/intel-family.h> 25 * is the source clk for a root PLL which outputs 1600 and 100 MHz. It is 31 * clock of 100 MHz plus a quotient which gets us as close to the frequency 33 * For the 83.3 MHz example from above this would give us 100 MHz * 5 / 6 = 68 .freqs = { 0, 0, 0, 0, 0, 99840, 0, 83200 }, 69 .mask = 0x07, 74 .freqs = { 0, 133200, 0, 0, 0, 99840, 0, 83200 }, 75 .mask = 0x07, 80 * 000: 100 * 5 / 6 = 83.3333 MHz [all …]
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_param.c | 1 // SPDX-License-Identifier: GPL-2.0 2 /* Copyright(c) 1999 - 2006 Intel Corporation. */ 12 #define OPTION_UNSET -1 13 #define OPTION_DISABLED 0 21 #define E1000_PARAM_INIT { [0 ... E1000_MAX_NIC] = OPTION_UNSET } 25 module_param_array_named(X, X, int, &num_##X, 0); \ 30 * Valid Range: 80-256 for 82542 and 82543 gigabit ethernet controllers 31 * Valid Range: 80-4096 for 82544 and newer 39 * Valid Range: 80-256 for 82542 and 82543 gigabit ethernet controllers 40 * Valid Range: 80-4096 for 82544 and newer [all …]
|
/openbmc/u-boot/arch/mips/mach-ath79/ar934x/ |
H A D | ddr.c | 1 // SPDX-License-Identifier: GPL-2.0+ 18 AR934X_SDRAM = 0, 32 [AR934X_SDRAM] = { 0x7fbe8cd0, 0x959f66a8, 0x33, 0, 0x1f1f }, 33 [AR934X_DDR1] = { 0x7fd48cd0, 0x99d0e6a8, 0x33, 0, 0x14 }, 34 [AR934X_DDR2] = { 0xc7d48cd0, 0x9dd0e6a8, 0x33, 0, 0x10012 }, 51 cycle = 0xffff; in ar934x_ddr_init() 54 if (gd->arch.rev) { in ar934x_ddr_init() 55 ctl = BIT(6); /* Undocumented bit :-( */ in ar934x_ddr_init() 57 cycle = 0xff; in ar934x_ddr_init() 59 cycle = 0xffff; in ar934x_ddr_init() [all …]
|
/openbmc/openbmc-test-automation/data/ |
H A D | Romulus.py | 17 "/org/openbmc/sensors": 0, 20 "/org/openbmc/control/chassis0": 0, 21 "/org/openbmc/control/power0": 0, 22 "/org/openbmc/control/flash/bios": 0, 361 0x01: "<inventory_root>/system/chassis/motherboard/cpu0", 362 0x02: "<inventory_root>/system/chassis/motherboard/cpu1", 363 0x03: "<inventory_root>/system/chassis/motherboard", 364 0x04: "<inventory_root>/system/chassis/motherboard/dimm0", 365 0x05: "<inventory_root>/system/chassis/motherboard/dimm1", 366 0x06: "<inventory_root>/system/chassis/motherboard/dimm2", [all …]
|
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/ |
H A D | fq_codel.json | 16 "expExitCode": "0", 18 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms int… 39 "expExitCode": "0", 41 …atchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 1000p flows 1024 quantum.*target 5ms int… 62 "expExitCode": "0", 64 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms int… 85 "expExitCode": "0", 87 …tchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 2ms int… 108 "expExitCode": "0", 110 …"matchPattern": "qdisc fq_codel 1: root refcnt [0-9]+ limit 10240p flows 1024 quantum.*target 5ms … [all …]
|
/openbmc/linux/drivers/regulator/ |
H A D | axp20x-regulator.c | 29 #define AXP20X_GPIO0_FUNC_MASK GENMASK(3, 0) 30 #define AXP20X_GPIO1_FUNC_MASK GENMASK(3, 0) 32 #define AXP20X_IO_ENABLED 0x03 33 #define AXP20X_IO_DISABLED 0x07 38 #define AXP20X_FREQ_DCDC_MASK GENMASK(3, 0) 42 #define AXP20X_DCDC2_V_OUT_MASK GENMASK(5, 0) 43 #define AXP20X_DCDC3_V_OUT_MASK GENMASK(7, 0) 45 #define AXP20X_LDO3_V_OUT_MASK GENMASK(6, 0) 46 #define AXP20X_LDO4_V_OUT_MASK GENMASK(3, 0) 49 #define AXP20X_PWR_OUT_EXTEN_MASK BIT_MASK(0) [all …]
|
/openbmc/qemu/target/riscv/ |
H A D | insn16.decode | 2 # RISC-V translation routines for the RVXI Base Integer Instruction Set. 4 # Copyright (c) 2018 Peer Adelt, peer.adelt@hni.uni-paderborn.de 5 # Bastian Koppelmann, kbastian@mail.uni-paderborn.de 80 @cb_z ... ... ... .. ... .. &b imm=%imm_cb rs1=%rs1_3 rs2=0 88 @c_li ... . ..... ..... .. &i imm=%imm_ci rs1=0 %rd 90 @c_jalr ... . ..... ..... .. &i imm=0 rs1=%rd 91 @c_mv ... . ..... ..... .. &i imm=0 rs1=%rs2_5 %rd 112 # *** RV32/64C Standard Extension (Quadrant 0) *** 114 # Opcode of all zeros is illegal; rd != 0, nzuimm == 0 is reserved. 115 illegal 000 000 000 00 --- 00 [all …]
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/anr/anr_2/ |
H A D | ia_css_anr2_table.host.c | 1 // SPDX-License-Identifier: GPL-2.0 24 …0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30, 30, 10, 10, 20, 20, 0, 0, 30… 25 …0, 0, 60, 60, 20, 20, 40, 40, 0, 0, 60, 60, 20, 20, 40, 40, 0, 0, 60, 60, 20, 20, 40, 40, 0, 0, 60… 26 …0, 0, 90, 90, 30, 30, 60, 60, 0, 0, 90, 90, 30, 30, 60, 60, 0, 0, 90, 90, 30, 30, 60, 60, 0, 0, 90… 28 …100, 100, 60, 60, 120, 120, 80, 80, 100, 100, 60, 60, 120, 120, 80, 80, 100, 100, 60, 60, 120, 120… 34 …100, 100, 60, 60, 80, 80, 40, 40, 100, 100, 60, 60, 80, 80, 40, 40, 100, 100, 60, 60, 80, 80, 40, … 41 …0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,… 42 …0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,… 43 …0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,… 44 …0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,… [all …]
|
/openbmc/linux/drivers/net/usb/ |
H A D | pegasus.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * Copyright (c) 1999-2013 Petko Manolov (petkan@nucleusys.com) 9 #define PEGASUS_II 0x80000000 10 #define HAS_HOME_PNA 0x40000000 14 #define EPROM_WRITE 0x01 15 #define EPROM_READ 0x02 16 #define EPROM_DONE 0x04 17 #define EPROM_WR_ENABLE 0x10 18 #define EPROM_LOAD 0x20 20 #define PHY_DONE 0x80 [all …]
|
/openbmc/linux/drivers/misc/ |
H A D | ad525x_dpot.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 * Copyright (c) 2009-2010 Analog Devices, Inc. 8 * AD5258 1 64 1, 10, 50, 100 9 * AD5259 1 256 5, 10, 50, 100 10 * AD5251 2 64 1, 10, 50, 100 11 * AD5252 2 256 1, 10, 50, 100 13 * AD5253 4 64 1, 10, 50, 100 14 * AD5254 4 256 1, 10, 50, 100 15 * AD5160 1 256 5, 10, 50, 100 16 * AD5161 1 256 5, 10, 50, 100 [all …]
|