/openbmc/libpldm/src/ |
H A D | utils.c | 184 uint8_t bcd2dec8(uint8_t bcd) in bcd2dec8() 196 uint16_t bcd2dec16(uint16_t bcd) in bcd2dec16() 208 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/libcper/ |
H A D | common-utils.c | 12 int bcd_to_int(UINT8 bcd) in bcd_to_int()
|
/openbmc/qemu/include/libdecnumber/ |
H A D | decNumberLocal.h | 478 #define GETCOEFF(df, bcd) { \ argument 483 #define GETWCOEFF(df, bcd) { \ argument 494 #define GETCOEFF(df, bcd) { \ argument 503 #define GETWCOEFF(df, bcd) { \ argument 522 #define GETCOEFF(df, bcd) { \ argument 540 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ argument
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | bcd_time_test.cpp | 38 BCDTime bcd; in TEST() local
|
/openbmc/qemu/include/hw/timer/ |
H A D | i8254_internal.h | 43 uint8_t bcd; /* not supported */ member
|
/openbmc/linux/arch/x86/kvm/ |
D | i8254.h |
|
/openbmc/pldm/common/ |
H A D | utils.hpp | 156 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/ |
D | reg_ld_str.c |
|
/openbmc/qemu/libdecnumber/dpd/ |
H A D | decimal64.c | 752 uInt bcd; /* BCD result */ in decDigitsFromDPD() local
|
/openbmc/linux/drivers/rtc/ |
D | rtc-ds1305.c |
|
/openbmc/linux/arch/mips/include/asm/sgi/ |
D | hpc3.h |
|
/openbmc/linux/include/dt-bindings/usb/ |
D | pd.h |
|
/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 | 3604 uByte * decNumberGetBCD(const decNumber *dn, uint8_t *bcd) { in decNumberGetBCD() 3638 decNumber * decNumberSetBCD(decNumber *dn, const uByte *bcd, uInt n) { in decNumberSetBCD()
|
/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
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/ |
H A D | imx-regs.h | 639 #define CSCR_U(sp, wp, bcd, bcs, psz, pme, sync, dol, \ argument
|
/openbmc/qemu/linux-headers/asm-x86/ |
H A D | kvm.h | 278 __u8 bcd; member
|