Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dmax77686.c74 int hex = 0; in max77686_buck_volt2hex() local
105 static int max77686_buck_hex2volt(int buck, int hex) in max77686_buck_hex2volt()
143 int hex = 0; in max77686_ldo_volt2hex() local
167 static int max77686_ldo_hex2volt(int ldo, int hex) in max77686_ldo_hex2volt()
196 static int max77686_ldo_hex2mode(int ldo, int hex) in max77686_ldo_hex2mode()
230 static int max77686_buck_hex2mode(int buck, int hex) in max77686_buck_hex2mode()
324 int hex, ldo, ret; in max77686_ldo_val() local
365 int hex, buck, ret; in max77686_buck_val() local
H A Dlp873x_regulator.c75 static int lp873x_buck_hex2volt(int hex) in lp873x_buck_hex2volt()
91 unsigned int hex, adr; in lp873x_buck_val() local
172 static int lp873x_ldo_hex2volt(int hex) in lp873x_ldo_hex2volt()
185 unsigned int hex, adr; in lp873x_ldo_val() local
H A Dpalmas_regulator.c103 static int palmas_smps_hex2volt(int hex, bool range) in palmas_smps_hex2volt()
123 unsigned int hex, adr; in palmas_smps_val() local
246 static int palmas_ldo_hex2volt(int hex) in palmas_ldo_hex2volt()
259 unsigned int hex, adr; in palmas_ldo_val() local
H A Dlp87565_regulator.c89 unsigned int hex, adr; in lp87565_buck_val() local
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_max77686.c23 unsigned int hex = 0; in max77686_ldo_volt2hex() local
47 int hex = 0; in max77686_buck_volt2hex() local
66 unsigned int val, ret, hex, adr; in max77686_set_ldo_voltage() local
93 int hex, ret; in max77686_set_buck_voltage() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dudbg.c134 void __init udbg_progress(char *s, unsigned short hex) in udbg_progress()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Ddh.h41 #define MP_gethex(u, hex, res) MP_new(u); res = mpi_read_string(u, 16, hex) == 0 argument
92 #define MP_gethex(u, hex, res) u = malloc(sizeof(*u)); mpz_init2(u, 1); res = (mpz_set_str(u, hex, … argument
179 #define MP_gethex(u, hex, res) res = BN_hex2bn(&u, hex) argument
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_uuid_helpers.c17 static int hex(char c) in hex() function
/OK3568_Linux_fs/kernel/tools/lib/api/
H A Dio.h66 static inline int io__get_hex(struct io *io, __u64 *hex) in io__get_hex()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.gperf38 hex, T_TYPE, TF_COMMAND, S_HEX keyword
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dsetup.c75 static void cell_progress(char *s, unsigned short hex) in cell_progress()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Djanz-cmodio.c49 u8 hex; member
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/ps3/
H A Dsetup.c212 static void __init ps3_progress(char *s, unsigned short hex) in ps3_progress()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Durl.cpp54 char hex[3] = "00"; in percentDecode() local
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_decomp.c88 static void put_hex(u32 hex) in put_hex()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/maple/
H A Dsetup.c271 static void __init maple_progress(char *s, unsigned short hex) in maple_progress()
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/
H A Drtmpgw.c228 char hex[3]; in http_unescape() local
771 int hex2bin(char *str, char **hex) in hex2bin()
/OK3568_Linux_fs/kernel/tools/firmware/
H A Dihex2fw.c46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
/OK3568_Linux_fs/u-boot/common/
H A Dkgdb.c118 hex(unsigned char ch) in hex() function
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dsetup.c343 static void pnv_progress(char *s, unsigned short hex) in pnv_progress()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dapi-io.c139 __u64 hex; in do_test_get_hex() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/
H A Dsetup.c307 static void __init pas_progress(char *s, unsigned short hex) in pas_progress()
/OK3568_Linux_fs/kernel/lib/
H A Dseq_buf.c225 unsigned char hex[HEX_CHARS]; local
/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Drkpm_helpers.c172 void rkpm_printhex(u32 hex) in rkpm_printhex()

12345