Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/u-boot/drivers/power/regulator/
H A Dmax77686.c71 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 Ds2mps11_regulator.c44 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 Dlp873x_regulator.c72 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 Dpalmas_regulator.c100 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 Dlp87565_regulator.c86 unsigned int hex, adr; in lp87565_buck_val() local
/openbmc/linux/arch/powerpc/kernel/
H A Dudbg.c136 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_synproxy.c23 static const char *hex = "0123456789ABCDEF"; in escape_str() local
/openbmc/sdbusplus/src/message/
H A Dnative_types.cpp15 constexpr std::array<char, 16> hex{'0', '1', '2', '3', '4', '5', '6', '7', variable
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c28 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 Dtest-crypto-afsplit.c107 static inline char hex(int i) in hex() function
H A Dtest-crypto-pbkdf.c349 static inline char hex(int i) in hex() function
H A Dtest-crypto-hmac.c81 static const char hex[] = "0123456789abcdef"; variable
H A Dtest-crypto-hash.c85 static const char hex[] = "0123456789abcdef"; variable
/openbmc/linux/drivers/bus/
H A Dmoxtet.c468 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 Dsetup.c75 static void cell_progress(char *s, unsigned short hex) in cell_progress()
/openbmc/qemu/crypto/
H A Dhmac.c16 static const char hex[] = "0123456789abcdef"; variable
H A Dhash.c80 static const char hex[] = "0123456789abcdef"; variable
/openbmc/linux/tools/lib/api/
H A Dio.h95 static inline int io__get_hex(struct io *io, __u64 *hex) in io__get_hex()
/openbmc/linux/drivers/mfd/
H A Djanz-cmodio.c49 u8 hex; member
/openbmc/linux/arch/powerpc/platforms/maple/
H A Dsetup.c269 static void __init maple_progress(char *s, unsigned short hex) in maple_progress()
/openbmc/linux/tools/firmware/
H A Dihex2fw.c46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-ccw.h96 const char hex[] = "0123456789abcdef"; in fill_hex() local
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dsetup.c249 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress()
/openbmc/linux/tools/perf/util/
H A Dstring.c296 unsigned int hex(char c) in hex() function
/openbmc/u-boot/common/
H A Dkgdb.c118 hex(unsigned char ch) in hex() function

12