/openbmc/linux/lib/fonts/ |
H A D | font_ter16x32.c | 8 { 0, 0, FONTDATAMAX, 0 }, { 9 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 10 0x00, 0x00, 0x00, 0x00, 0x7f, 0xfc, 0x7f, 0xfc, 11 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 12 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 13 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 14 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 0x70, 0x1c, 15 0x7f, 0xfc, 0x7f, 0xfc, 0x00, 0x00, 0x00, 0x00, 16 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, /* 0 */ 17 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, [all …]
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | m88ds3103_priv.h | 23 #define M88RS6000_CHIP_ID 0x74 24 #define M88DS3103_CHIP_ID 0x70 26 #define M88DS3103_CHIPTYPE_3103 0 60 {0x23, 0x07}, 61 {0x08, 0x03}, 62 {0x0c, 0x02}, 63 {0x21, 0x54}, 64 {0x25, 0x8a}, 65 {0x27, 0x31}, 66 {0x30, 0x08}, [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/ |
H A D | avsbus-enable.sh | 3 i2cset -y 4 0x70 0x00 0x00 b # VDD 0 - PAGE set 4 i2cset -y 4 0x70 0x21 0x00 0x01 i # VDD 0 - Set default HW boot voltage 5 i2cset -y 4 0x70 0x01 0xB0 b # VDD 0 6 i2cset -y 4 0x70 0x00 0x01 b # VCS 0 - PAGE set 7 i2cset -y 4 0x70 0x21 0x08 0x01 i # VCS 0 - Set default HW boot voltage 8 i2cset -y 4 0x70 0x01 0xB0 b # VCS 0 9 i2cset -y 4 0x70 0x00 0x00 b # VCS 0 - PAGE reset 10 i2cset -y 4 0x71 0x00 0x00 b # VDN 0 - PAGE set 11 i2cset -y 4 0x71 0x21 0x00 0x01 i # VDN 0 - Set default HW boot voltage 12 i2cset -y 4 0x71 0x01 0xB0 b # VDN 0 [all …]
|
H A D | avsbus-disable.sh | 3 i2cset -y 4 0x70 0x00 0x00 b # VDD 0 - PAGE set 4 i2cset -y 4 0x70 0x01 0x80 b # VDD 0 5 i2cset -y 4 0x70 0x00 0x01 b # VCS 0 - PAGE set 6 i2cset -y 4 0x70 0x01 0x80 b # VCS 0 7 i2cset -y 4 0x70 0x00 0x00 b # VCS 0 - PAGE reset 8 i2cset -y 4 0x71 0x00 0x00 b # VDN 0 - PAGE set 9 i2cset -y 4 0x71 0x01 0x80 b # VDN 0 10 i2cset -y 5 0x70 0x00 0x00 b # VDD 1 - PAGE set 11 i2cset -y 5 0x70 0x01 0x80 b # VDD 1 12 i2cset -y 5 0x70 0x00 0x01 b # VCS 1 - PAGE set [all …]
|
/openbmc/linux/kernel/bpf/preload/iterators/ |
H A D | iterators.lskel-big-endian.h | 27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach() 29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach() 38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach() 40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach() 48 int ret = 0; in iterators_bpf__attach() 50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach() 51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach() 52 return ret < 0 ? ret : 0; in iterators_bpf__attach() 96 \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\0\0\0\0\0\0\ in iterators_bpf__load() 97 \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\0\0\0\0\0\0\ in iterators_bpf__load() [all …]
|
H A D | iterators.lskel-little-endian.h | 27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach() 29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach() 38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach() 40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach() 48 int ret = 0; in iterators_bpf__attach() 50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach() 51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach() 52 return ret < 0 ? ret : 0; in iterators_bpf__attach() 96 \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\0\0\0\0\0\0\ in iterators_bpf__load() 97 \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\0\0\0\0\0\0\ in iterators_bpf__load() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996pro.dtsi | 14 * nibble of supported hw, so speed bin 0 becomes 0x10, speed bin 1 15 * becomes 0x20, speed 2 becomes 0x40. 25 opp-supported-hw = <0x70>; 31 opp-supported-hw = <0x70>; 37 opp-supported-hw = <0x70>; 43 opp-supported-hw = <0x70>; 49 opp-supported-hw = <0x70>; 55 opp-supported-hw = <0x70>; 61 opp-supported-hw = <0x70>; 67 opp-supported-hw = <0x70>; [all …]
|
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/chassis/avsbus-control/ |
H A D | avsbus-disable.sh | 3 i2cset -y 4 0x70 0x00 0x00 b # VDD 0 - PAGE set 4 i2cset -y 4 0x70 0x01 0x80 b # VDD 0 5 i2cset -y 4 0x70 0x00 0x01 b # VCS 0 - PAGE set 6 i2cset -y 4 0x70 0x01 0x80 b # VCS 0 7 i2cset -y 4 0x70 0x00 0x00 b # VCS 0 - PAGE reset 8 i2cset -y 4 0x73 0x00 0x00 b # VDN 0 - PAGE set 9 i2cset -y 4 0x73 0x01 0x80 b # VDN 0 10 i2cset -y 5 0x70 0x00 0x00 b # VDD 1 - PAGE set 11 i2cset -y 5 0x70 0x01 0x80 b # VDD 1 12 i2cset -y 5 0x70 0x00 0x01 b # VCS 1 - PAGE set [all …]
|
H A D | avsbus-enable.sh | 3 i2cset -y 4 0x70 0x00 0x00 b # VDD 0 - PAGE set 4 i2cset -y 4 0x70 0x01 0xB0 b # VDD 0 5 i2cset -y 4 0x70 0x00 0x01 b # VCS 0 - PAGE set 6 i2cset -y 4 0x70 0x01 0xB0 b # VCS 0 7 i2cset -y 4 0x70 0x00 0x00 b # VCS 0 - PAGE reset 8 i2cset -y 4 0x73 0x00 0x00 b # VDN 0 - PAGE set 9 i2cset -y 4 0x73 0x01 0xB0 b # VDN 0 10 i2cset -y 5 0x70 0x00 0x00 b # VDD 1 - PAGE set 11 i2cset -y 5 0x70 0x01 0xB0 b # VDD 1 12 i2cset -y 5 0x70 0x00 0x01 b # VCS 1 - PAGE set [all …]
|
/openbmc/qemu/ebpf/ |
H A D | rss.bpf.skeleton.h | 146 s->maps[0].name = "tap_rss_map_configurations"; in rss_bpf__create_skeleton() 147 s->maps[0].map = &obj->maps.tap_rss_map_configurations; in rss_bpf__create_skeleton() 164 s->progs[0].name = "tun_rss_steering_prog"; in rss_bpf__create_skeleton() 165 s->progs[0].prog = &obj->progs.tun_rss_steering_prog; in rss_bpf__create_skeleton() 166 s->progs[0].link = &obj->links.tun_rss_steering_prog; in rss_bpf__create_skeleton() 171 return 0; in rss_bpf__create_skeleton() 180 \x7f\x45\x4c\x46\x02\x01\x01\0\0\0\0\0\0\0\0\0\x01\0\xf7\0\x01\0\0\0\0\0\0\0\0\ in rss_bpf__elf_bytes() 181 \0\0\0\0\0\0\0\0\0\0\0\xb0\x4b\0\0\0\0\0\0\0\0\0\0\x40\0\0\0\0\0\x40\0\x0d\0\ in rss_bpf__elf_bytes() 182 \x01\0\x7b\x1a\x48\xff\0\0\0\0\xb7\x09\0\0\0\0\0\0\x63\x9a\x54\xff\0\0\0\0\xbf\ in rss_bpf__elf_bytes() 183 \xa7\0\0\0\0\0\0\x07\x07\0\0\x54\xff\xff\xff\x18\x01\0\0\0\0\0\0\0\0\0\0\0\0\0\ in rss_bpf__elf_bytes() [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/power-workarounds/witherspoon/ |
H A D | power-workarounds.sh | 5 i2cset -y 4 0x70 0x00 0x01 b 6 i2cset -y 4 0x70 0x02 0x16 b #respond to ENABLE pin 7 i2cset -y 4 0x70 0x00 0x00 b 9 i2cset -y 5 0x70 0x00 0x01 b 10 i2cset -y 5 0x70 0x02 0x16 b #respond to ENABLE pin 11 i2cset -y 5 0x70 0x00 0x00 b 14 i2cset -y 4 0x12 0xFF 0x00 b # VDD/VCS 0 15 i2cset -y 4 0x12 0x2E 0x03 b # VDD/VCS 0 16 i2cset -y 4 0x13 0xFF 0x00 b # VDN 0 17 i2cset -y 4 0x13 0x2E 0x03 b # VDN 0 [all …]
|
/openbmc/u-boot/include/ |
H A D | linux_logo.h | 11 * values have to start from 0x20 12 * (i.e. RGB(linux_logo_red[0], 13 * linux_logo_green[0], 14 * linux_logo_blue[0]) is color 0x20) 24 0x02, 0x9E, 0xE9, 0xC4, 0x50, 0xC9, 0xC4, 0xE9, 25 0x65, 0xE3, 0xC2, 0x25, 0xA4, 0xEC, 0x90, 0xA6, 26 0xC4, 0x6A, 0xD1, 0xF3, 0x12, 0xED, 0xA0, 0xC2, 27 0xB8, 0xD5, 0xDB, 0xD2, 0x3E, 0x16, 0xEB, 0x54, 28 0xA9, 0xCD, 0xF5, 0x0A, 0xBA, 0xB3, 0xDC, 0x74, 29 0xCE, 0xF6, 0xD3, 0xC5, 0xEA, 0xB8, 0xED, 0x5E, [all …]
|
/openbmc/bios-bmc-smm-error-logger/test/ |
H A D | rde_handler_test.cpp | 25 {0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 26 0x0, 0x0, 0xc, 0x0, 0x0, 0xf0, 0xf0, 0xf1, 0x17, 0x1, 27 0x0, 0x0, 0x0, 0x0, 0x0, 0x16, 0x0, 0x5, 0x0, 0xc, 28 0x84, 0x0, 0x14, 0x0, 0x30, 0xa8, 0xc3, 0x3c}}; 31 {0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, 0x00, 0x00, 32 0x0, 0x0, 0xc, 0x0, 0x0, 0xf0, 0xf0, 0xf1, 0x17, 0x1, 33 0x0, 0x0, 0x0, 0x0, 0x0, 0x16, 0x0, 0x5, 0x0, 0xc, 34 0x84, 0x0, 0x14, 0x0, 0x17, 0x86, 0x00, 0x00}}; 40 {0x00, 0x03, 0x02, 0x00, 0x00, 0x00, 0x17, 0x01, 0x00, 0x00, 0x0, 0x0, 41 0xc, 0x0, 0x0, 0xf0, 0xf0, 0xf1, 0x17, 0x1, 0x0, 0x0, 0x0, 0x0, [all …]
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/configuration/entity-manager/ |
H A D | blacklist.json | 3 0, number 13 "addresses": [ "0x51", "0x54", "0x70" ] string 17 "addresses": [ "0x51", "0x54", "0x71" ] string 22 …"addresses": [ "0x10", "0x12", "0x20", "0x21", "0x22", "0x23", "0x40", "0x41", "0x48", "0x49", "0x… string 26 "addresses": [ "0x48", "0x50", "0x54", "0x6F", "0x70" ] string 31 …resses": [ "0x1D","0x1F", "0x20", "0x22" ,"0x2F", "0x36", "0x37", "0x40", "0x41", "0x42", "0x43", … string 35 "addresses": [ "0x10","0x1F", "0x3C", "0x50" ,"0x72" ] string 39 "addresses": [ "0x70" ] 43 "addresses": [ "0x70" ] 47 "addresses": [ "0x70" ] [all …]
|
/openbmc/linux/drivers/hid/bpf/entrypoints/ |
H A D | entrypoints.lskel.h | 27 if (fd > 0) in entrypoints_bpf__hid_tail_call__attach() 35 int ret = 0; in entrypoints_bpf__attach() 37 ret = ret < 0 ? ret : entrypoints_bpf__hid_tail_call__attach(skel); in entrypoints_bpf__attach() 38 return ret < 0 ? ret : 0; in entrypoints_bpf__attach() 80 \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\0\0\0\0\0\0\ in entrypoints_bpf__load() 81 \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\0\0\0\0\0\0\ in entrypoints_bpf__load() 82 \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\0\0\0\0\0\0\ in entrypoints_bpf__load() 83 \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\0\0\0\0\0\0\ in entrypoints_bpf__load() 84 \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\0\0\0\0\0\0\ in entrypoints_bpf__load() 85 \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\0\0\0\0\0\0\ in entrypoints_bpf__load() [all …]
|
/openbmc/libbej/test/ |
H A D | bej_dictionary_test.cpp | 18 {0x0, 0x0, 0xc, 0x0, 0x0, 0xf0, 0xf0, 0xf1, 0x17, 0x1, 0x0, 0x0, 19 0x0, 0x0, 0x0, 0x16, 0x0, 0x5, 0x0, 0xc, 0x84, 0x0, 0x14, 0x0, 20 0x0, 0x48, 0x0, 0x1, 0x0, 0x13, 0x90, 0x0, 0x56, 0x1, 0x0, 0x0, 21 0x0, 0x0, 0x0, 0x3, 0xa3, 0x0, 0x74, 0x2, 0x0, 0x0, 0x0, 0x0, 22 0x0, 0x16, 0xa6, 0x0, 0x34, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x16, 23 0xbc, 0x0, 0x64, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x13, 0xd2, 0x0, 24 0x0, 0x0, 0x0, 0x52, 0x0, 0x2, 0x0, 0x0, 0x0, 0x0, 0x74, 0x0, 25 0x0, 0x0, 0x0, 0x0, 0x0, 0xf, 0xe5, 0x0, 0x46, 0x1, 0x0, 0x66, 26 0x0, 0x3, 0x0, 0xb, 0xf4, 0x0, 0x50, 0x0, 0x0, 0x0, 0x0, 0x0, 27 0x0, 0x9, 0xff, 0x0, 0x50, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7, [all …]
|
/openbmc/u-boot/include/configs/ |
H A D | ge_bx50v3.h | 43 #define CONFIG_DWC_AHSATA_PORT_ID 0 50 #define CONFIG_SYS_FSL_ESDHC_ADDR 0 57 #define CONFIG_MXC_USB_FLAGS 0 78 #define CONFIG_LOADADDR 0x12000000 81 "bootcause=POR\0" \ 82 "image=/boot/fitImage\0" \ 83 "fdt_high=0xffffffff\0" \ 84 "dev=mmc\0" \ 85 "devnum=1\0" \ 86 "rootdev=mmcblk0p\0" \ [all …]
|
H A D | mx53ppd.h | 34 #define CONFIG_SYS_FSL_ESDHC_ADDR 0 41 #define CONFIG_FEC_MXC_PHYADDR 0x1F 51 #define CONFIG_MXC_USB_FLAGS 0 54 #define CONFIG_SYS_I2C_RTC_ADDR 0x30 69 #define CONFIG_SYS_DIALOG_PMIC_I2C_ADDR 0x48 70 #define CONFIG_SYS_FSL_PMIC_I2C_ADDR 0x8 80 #define CONFIG_LOADADDR 0x72000000 /* loadaddr env var */ 83 "nfsserver=192.168.252.95\0" \ 84 "gatewayip=192.168.252.95\0" \ 85 "netmask=255.255.255.0\0" \ [all …]
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/configuration/entity-manager/ |
H A D | blacklist.json | 4 "bus": 0, 5 "addresses": ["0x1f", "0x20", "0x21", "0x50", "0x71", "0x72", "0x73", string 6 "0x75", "0x76", "0x77"] 10 "addresses": ["0x20", "0x21", "0x22", "0x23", "0x25", "0x27", "0x2c", string 11 "0x2f", "0x34", "0x35", "0x41", "0x42", "0x43", "0x44", 12 "0x4b", "0x4f", "0x53", "0x54", "0x60", "0x61", "0x62", 13 "0x70"] 20 "addresses": ["0x30", "0x31", "0x33", "0x40", "0x41", "0x42", "0x44", string 21 "0x45", "0x52", "0x70"] 28 "addresses": ["0x4b", "0x4f", "0x60"] string [all …]
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | real_pel_test.cpp | 33 0x50, 0x48, 0x0, 0x30, 0x1, 0x0, 0xA8, 0x0, 0x20, 0x19, 0x6, 0x14, 34 0x12, 0x0, 0x41, 0x51, 0x20, 0x19, 0x6, 0x14, 0x12, 0x0, 0x41, 0x56, 35 0x45, 0x0, 0x1, 0x14, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 36 0x0, 0x0, 0x0, 0x0, 0x50, 0x1, 0xF, 0xA5, 0x50, 0x1, 0xF, 0xA5, 37 0x55, 0x48, 0x0, 0x18, 0x1, 0x0, 0xF1, 0x0, 0x81, 0x3, 0x0, 0x1, 38 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x60, 0x0, 0x0, 0x1, 0x44, 0x0, 39 0x50, 0x53, 0x0, 0x74, 0x1, 0x1, 0xA8, 0x0, 0x2, 0x1, 0x0, 0x9, 40 0x0, 0x0, 0x0, 0x6C, 0x3, 0x1, 0x0, 0xF0, 0x2C, 0xC6, 0x1B, 0x10, 41 0xC1, 0x39, 0x20, 0x0, 0x40, 0x0, 0x0, 0xFF, 0x10, 0x69, 0x14, 0xD8, 42 0x0, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x3, 0x0, 0x0, 0x0, 0x0, [all …]
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | radio_2056.c | 24 #define B2056_INITTAB_ENTRY_OK 0x01 25 #define B2056_INITTAB_UPLOAD 0x02 39 [B2056_SYN_RESERVED_ADDR2] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 40 [B2056_SYN_RESERVED_ADDR3] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 41 [B2056_SYN_RESERVED_ADDR4] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 42 [B2056_SYN_RESERVED_ADDR5] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 43 [B2056_SYN_RESERVED_ADDR6] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 44 [B2056_SYN_RESERVED_ADDR7] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 45 [B2056_SYN_COM_CTRL] = { .ghz5 = 0x0000, .ghz2 = 0x0000, NOUPLOAD, }, 46 [B2056_SYN_COM_PU] = { .ghz5 = 0x0001, .ghz2 = 0x0001, NOUPLOAD, }, [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/swift/ |
H A D | avsbus-enable.sh | 8 i2cset -y 9 0x70 0x00 0x00 b # VDD 0 - PAGE set 9 i2cset -y 9 0x70 0x01 0xB0 b # VDD 0 10 i2cset -y 9 0x71 0x00 0x01 b # VCS 0 - PAGE set 11 i2cset -y 9 0x71 0x01 0xB0 b # VCS 0 12 i2cset -y 9 0x71 0x00 0x00 b # VDN 0 - PAGE set 13 i2cset -y 9 0x71 0x01 0xB0 b # VDN 0 15 i2cset -y 10 0x70 0x00 0x00 b # VDD 1 - PAGE set 16 i2cset -y 10 0x70 0x01 0xB0 b # VDD 1 17 i2cset -y 10 0x71 0x00 0x01 b # VCS 1 - PAGE set 18 i2cset -y 10 0x71 0x01 0xB0 b # VCS 1 [all …]
|
/openbmc/linux/crypto/ |
H A D | testmgr.h | 33 * @ksize: Length of @key in bytes (0 if no key) 103 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When 193 "\xAD\xB3\x00\xA0\x28\x5E\x53\x01\x93\x0E\x0C\x70\xFB\x68\x76\x93" 290 "\x54\x34\xd1\xc4\x83\x09\xdf\x0f\x91\x5f\x7d\x91\x70\x2f\xd4\x13" 302 "\x13\xC7\x88\xDA\x70\x6B\x54\xF1\xE8\x27\xDC\xC3\x0F\x99\x6A\xFA" 362 "\x56\xF4\xF3\xF8\x27\x0A\x7B\x42\x0D\x92\x70\x47\xE7\x42\x51\xA9" 375 "\x46\x79\xAF\x5C\xDE\x30\xA4\x6C\x20\x38\xE6\x97\x39\xB8\x7A\x70" 392 "\x70\xc5\x47\x03\x8a\xf8\xff\x6f\x3f\xd2\x6f\x09\xb4\x22\xf3\x30" 409 "\x13\xC7\x88\xDA\x70\x6B\x54\xF1\xE8\x27\xDC\xC3\x0F\x99\x6A\xFA" 434 "\x70\xc5\x47\x03\x8a\xf8\xff\x6f\x3f\xd2\x6f\x09\xb4\x22\xf3\x30" [all …]
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/vrm-control/ |
H A D | vrm-control.sh | 28 e=$(( $1/0x800 )) 29 esign=$(( e/0x10 )) 30 m=$(( $1 & 0x07FF )) 31 msign=$(( m/0x0400 )) 36 m=$(( (m^0x07FF)+1 )) 42 e=$(( (e^0x1F)+1 )) 56 i2cset -y "$1" "$2" 0 "$4" b 62 i2cset -y "$1" "$2" 0x21 "$(d2v "$5")" w 66 v2d "$(i2cget -y "$1" "$2" 0x21 w)" 69 v2d "$(i2cget -y "$1" "$2" 0x8B w)" [all …]
|
/openbmc/linux/drivers/net/wan/ |
H A D | wanxlfw.inc_shipped | 2 0x60,0x00,0x00,0x16,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 3 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xB9,0x40,0x00,0x00,0x00,0x00,0x00, 4 0x10,0x14,0x42,0x80,0x4A,0xB0,0x09,0xB0,0x00,0x00,0x10,0x04,0x67,0x00,0x00,0x0E, 5 0x06,0xB0,0x40,0x00,0x00,0x00,0x09,0xB0,0x00,0x00,0x10,0x04,0x58,0x80,0x0C,0x80, 6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C, 7 0x21,0xFC,0x00,0x00,0x17,0x5E,0x01,0x00,0x21,0xFC,0x00,0x00,0x16,0xDE,0x01,0x78, 8 0x21,0xFC,0x00,0x00,0x16,0xFE,0x01,0x74,0x21,0xFC,0x00,0x00,0x17,0x1E,0x01,0x70, 9 0x21,0xFC,0x00,0x00,0x17,0x3E,0x01,0x6C,0x21,0xFC,0x00,0x00,0x18,0x4C,0x02,0x00, 10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC, 11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40, [all …]
|