/openbmc/u-boot/drivers/power/regulator/ |
H A D | max77686.c | 71 int hex = 0; in max77686_buck_volt2hex() local 102 static int max77686_buck_hex2volt(int buck, int hex) in max77686_buck_hex2volt() 140 int hex = 0; in max77686_ldo_volt2hex() local 164 static int max77686_ldo_hex2volt(int ldo, int hex) in max77686_ldo_hex2volt() 193 static int max77686_ldo_hex2mode(int ldo, int hex) in max77686_ldo_hex2mode() 227 static int max77686_buck_hex2mode(int buck, int hex) in max77686_buck_hex2mode() 321 int hex, ldo, ret; in max77686_ldo_val() local 362 int hex, buck, ret; in max77686_buck_val() local
|
H A D | s2mps11_regulator.c | 44 static int s2mps11_buck_hex2volt(int buck, int hex) in s2mps11_buck_hex2volt() 83 int hex; in s2mps11_buck_volt2hex() local 118 int hex, buck, ret; in s2mps11_buck_val() local 334 static int s2mps11_ldo_hex2volt(int ldo, int hex) in s2mps11_ldo_hex2volt() 363 int hex = 0; in s2mps11_ldo_volt2hex() local 393 int hex, ldo, ret; in s2mps11_ldo_val() local
|
H A D | lp873x_regulator.c | 72 static int lp873x_buck_hex2volt(int hex) in lp873x_buck_hex2volt() 88 unsigned int hex, adr; in lp873x_buck_val() local 169 static int lp873x_ldo_hex2volt(int hex) in lp873x_ldo_hex2volt() 182 unsigned int hex, adr; in lp873x_ldo_val() local
|
H A D | palmas_regulator.c | 100 static int palmas_smps_hex2volt(int hex, bool range) in palmas_smps_hex2volt() 120 unsigned int hex, adr; in palmas_smps_val() local 243 static int palmas_ldo_hex2volt(int hex) in palmas_ldo_hex2volt() 256 unsigned int hex, adr; in palmas_ldo_val() local
|
H A D | lp87565_regulator.c | 86 unsigned int hex, adr; in lp87565_buck_val() local
|
/openbmc/sdbusplus/src/message/ |
H A D | native_types.cpp | 15 constexpr std::array<char, 16> hex{'0', '1', '2', '3', '4', '5', '6', '7', variable
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-afsplit.c | 107 static inline char hex(int i) in hex() function
|
H A D | test-crypto-pbkdf.c | 364 static inline char hex(int i) in hex() function
|
H A D | test-crypto-hmac.c | 89 static const char hex[] = "0123456789abcdef"; variable
|
H A D | test-crypto-hash.c | 102 static const char hex[] = "0123456789abcdef"; variable
|
H A D | test-crypto-cipher.c | 606 static inline char hex(int i) in hex() function
|
/openbmc/qemu/crypto/ |
H A D | hmac.c | 16 static const char hex[] = "0123456789abcdef"; variable
|
H A D | hash.c | 148 static const char hex[] = "0123456789abcdef"; variable
|
/openbmc/qemu/hw/uefi/ |
H A D | var-service-json.c | 29 static const char hex[] = { in generate_hexstr() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | s390-ccw.h | 103 const char hex[] = "0123456789abcdef"; in fill_hex() local
|
/openbmc/u-boot/common/ |
H A D | kgdb.c | 118 hex(unsigned char ch) in hex() function
|
/openbmc/phosphor-post-code-manager/src/ |
H A D | post_code.cpp | 68 std::vector<uint8_t> decodeHexString(const std::string& hex) in decodeHexString()
|
/openbmc/u-boot/env/ |
H A D | flags.c | 172 static void skip_num(int hex, const char *value, const char **end, in skip_num()
|
/openbmc/u-boot/cmd/ |
H A D | load.c | 316 char *hex = "0123456789ABCDEF"; in save_serial() local
|
/openbmc/dbus-sensors/src/intel-cpu/ |
H A D | IntelCPUSensorMain.cpp | 427 std::ostringstream hex; exportDevice() local
|
/openbmc/qemu/hw/vmapple/ |
H A D | aes.c | 257 char hex[MAX_LEN * 2 + 1] = ""; in dump_data() local
|
/openbmc/ipmbbridge/ |
H A D | ipmbbridged.cpp | 651 std::ostringstream hex; in ipmbChannelUpdateTargetAddress() local
|
/openbmc/qemu/block/ |
H A D | ssh.c | 399 static const char *hex = "0123456789abcdef"; in format_fingerprint() local
|