/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/linux/arch/powerpc/kernel/ |
H A D | udbg.c | 136 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress()
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_synproxy.c | 23 static const char *hex = "0123456789ABCDEF"; in escape_str() 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/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs.c | 28 bool hex = false; in vcap_debugfs_show_rule_keyfield() local 123 bool hex = false; in vcap_debugfs_show_rule_actionfield() local
|
/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 | 349 static inline char hex(int i) in hex() function
|
H A D | test-crypto-hmac.c | 81 static const char hex[] = "0123456789abcdef"; variable
|
H A D | test-crypto-hash.c | 85 static const char hex[] = "0123456789abcdef"; variable
|
/openbmc/linux/drivers/bus/ |
H A D | moxtet.c | 468 u8 hex[sizeof(bin) * 2 + 1]; in input_read() local 494 u8 hex[TURRIS_MOX_MAX_MODULES * 2 + 1]; in output_read() local 515 u8 hex[sizeof(bin) * 2 + 1]; in output_write() local
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | setup.c | 75 static void cell_progress(char *s, unsigned short hex) in cell_progress()
|
/openbmc/qemu/crypto/ |
H A D | hmac.c | 16 static const char hex[] = "0123456789abcdef"; variable
|
H A D | hash.c | 80 static const char hex[] = "0123456789abcdef"; variable
|
/openbmc/linux/tools/lib/api/ |
H A D | io.h | 95 static inline int io__get_hex(struct io *io, __u64 *hex) in io__get_hex()
|
/openbmc/linux/drivers/mfd/ |
H A D | janz-cmodio.c | 49 u8 hex; member
|
/openbmc/linux/arch/powerpc/platforms/maple/ |
H A D | setup.c | 269 static void __init maple_progress(char *s, unsigned short hex) in maple_progress()
|
/openbmc/linux/tools/firmware/ |
H A D | ihex2fw.c | 46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | s390-ccw.h | 96 const char hex[] = "0123456789abcdef"; in fill_hex() local
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | setup.c | 249 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress()
|
/openbmc/linux/tools/perf/util/ |
H A D | string.c | 296 unsigned int hex(char c) in hex() function
|
/openbmc/u-boot/common/ |
H A D | kgdb.c | 118 hex(unsigned char ch) in hex() function
|