Home
last modified time | relevance | path

Searched defs:bcd (Results 1 – 21 of 21) sorted by relevance

/openbmc/libpldm/src/
H A Dutils.c184 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 Dbcd_time.hpp81 T bcd = 0; in toBCD() local
104 inline int fromBCD(uint8_t bcd) in fromBCD()
H A Dbcd_time.cpp42 BCDTime bcd; in getBCDTime() local
/openbmc/libcper/
H A Dcommon-utils.c12 int bcd_to_int(UINT8 bcd) in bcd_to_int()
/openbmc/qemu/include/libdecnumber/
H A DdecNumberLocal.h478 #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 Dbcd_time_test.cpp38 BCDTime bcd; in TEST() local
/openbmc/qemu/include/hw/timer/
H A Di8254_internal.h43 uint8_t bcd; /* not supported */ member
/openbmc/linux/arch/x86/kvm/
Di8254.h
/openbmc/pldm/common/
H A Dutils.hpp156 T bcd = 0; in decimalToBcd() local
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c1424 uint8_t bcd[6]; in helper_CDTBCD() local
1450 uint8_t bcd[6]; in helper_CBCDTD() local
H A Dint_helper.c2189 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/
Dreg_ld_str.c
/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal64.c752 uInt bcd; /* BCD result */ in decDigitsFromDPD() local
/openbmc/linux/drivers/rtc/
Drtc-ds1305.c
/openbmc/linux/arch/mips/include/asm/sgi/
Dhpc3.h
/openbmc/linux/include/dt-bindings/usb/
Dpd.h
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c916 unsigned short bcd[5]; in test_fbcd() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c3604 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 Dimx-regs.h483 #define WEIM_CSCR_U(sp, wp, bcd, bcs, psz, pme, sync, dol, \ argument
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h639 #define CSCR_U(sp, wp, bcd, bcs, psz, pme, sync, dol, \ argument
/openbmc/qemu/linux-headers/asm-x86/
H A Dkvm.h278 __u8 bcd; member