/openbmc/libpldm/src/ |
H A D | utils.c | 168 uint8_t bcd2dec8(uint8_t bcd) in bcd2dec8() 180 uint16_t bcd2dec16(uint16_t bcd) in bcd2dec16() 192 uint32_t bcd2dec32(uint32_t bcd) in bcd2dec32()
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | bcd_time.hpp | 81 T bcd = 0; in toBCD() local 104 inline int fromBCD(uint8_t bcd) in fromBCD()
|
H A D | bcd_time.cpp | 42 BCDTime bcd; in getBCDTime() local
|
/openbmc/qemu/include/libdecnumber/ |
H A D | decNumberLocal.h | 479 #define GETCOEFF(df, bcd) { \ argument 484 #define GETWCOEFF(df, bcd) { \ argument 495 #define GETCOEFF(df, bcd) { \ argument 504 #define GETWCOEFF(df, bcd) { \ argument 523 #define GETCOEFF(df, bcd) { \ argument 541 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ argument
|
/openbmc/libcper/ |
H A D | common-utils.c | 12 int bcd_to_int(UINT8 bcd) in bcd_to_int()
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | bcd_time_test.cpp | 38 BCDTime bcd; in TEST() local
|
/openbmc/linux/drivers/usb/storage/ |
H A D | usual-tables.c | 94 unsigned vid, pid, bcd; in usb_usual_ignore_device() local
|
/openbmc/qemu/include/hw/timer/ |
H A D | i8254_internal.h | 43 uint8_t bcd; /* not supported */ member
|
/openbmc/linux/arch/x86/kvm/ |
H A D | i8254.h | 20 u8 bcd; /* not supported */ member
|
/openbmc/pldm/common/ |
H A D | utils.hpp | 151 T bcd = 0; in decimalToBcd() local
|
/openbmc/qemu/target/ppc/ |
H A D | dfp_helper.c | 1424 uint8_t bcd[6]; in helper_CDTBCD() local 1450 uint8_t bcd[6]; in helper_CBCDTD() local
|
H A D | int_helper.c | 2189 static int bcd_get_sgn(ppc_avr_t *bcd) in bcd_get_sgn() 2222 static uint8_t bcd_get_digit(ppc_avr_t *bcd, int n, int *invalid) in bcd_get_digit() 2237 static void bcd_put_digit(ppc_avr_t *bcd, uint8_t digit, int n) in bcd_put_digit() 2248 static bool bcd_is_valid(ppc_avr_t *bcd) in bcd_is_valid() 2266 static int bcd_cmp_zero(ppc_avr_t *bcd) in bcd_cmp_zero()
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | reg_ld_str.c | 302 u_char bcd; in FPU_load_bcd() local
|
/openbmc/qemu/libdecnumber/dpd/ |
H A D | decimal64.c | 753 uInt bcd; /* BCD result */ in decDigitsFromDPD() local
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-ds1305.c | 105 static unsigned bcd2hour(u8 bcd) in bcd2hour()
|
/openbmc/linux/arch/mips/include/asm/sgi/ |
H A D | hpc3.h | 66 volatile u32 bcd; /* byte count info */ member
|
/openbmc/linux/include/dt-bindings/usb/ |
H A D | pd.h | 150 #define VDO_PRODUCT(pid, bcd) (((pid) & 0xffff) << 16 | ((bcd) & 0xffff)) argument
|
/openbmc/linux/include/linux/usb/ |
H A D | pd_vdo.h | 168 #define VDO_PRODUCT(pid, bcd) (((pid) & 0xffff) << 16 | ((bcd) & 0xffff)) argument
|
/openbmc/linux/scripts/mod/ |
H A D | file2alias.c | 239 static unsigned int incbcd(unsigned int *bcd, in incbcd()
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.c | 916 unsigned short bcd[5]; in test_fbcd() local
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 3605 uByte * decNumberGetBCD(const decNumber *dn, uint8_t *bcd) { in decNumberGetBCD() 3639 decNumber * decNumberSetBCD(decNumber *dn, const uByte *bcd, uInt n) { in decNumberSetBCD()
|
/openbmc/linux/drivers/media/platform/aspeed/ |
H A D | aspeed-video.c | 314 struct aspeed_video_addr bcd; member
|
/openbmc/linux/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 279 __u8 bcd; member
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 279 __u8 bcd; member
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/ |
H A D | imx-regs.h | 483 #define WEIM_CSCR_U(sp, wp, bcd, bcs, psz, pme, sync, dol, \ argument
|