Home
last modified time | relevance | path

Searched defs:bit_value (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/
H A Dotp.c610 int j, bit_value, prog_bit; in otp_prog_dw() local
739 char bit_value = ((OTPSTRAP_RAW[0] >> j) & 0x1); in otp_strap_status() local
749 char bit_value = ((OTPSTRAP_RAW[1] >> (j - 32)) & 0x1); in otp_strap_status() local
/openbmc/phosphor-power/phosphor-regulators/schema/
H A Dconfig_schema.json179 "bit_value": { object
/openbmc/qemu/disas/
H A Dnanomips.c1541 uint64 bit_value = extract_bit_23_22_21(instruction); in ACLR() local
2439 uint64 bit_value = extract_bit_23_22_21(instruction); in ASET() local
2525 uint64 bit_value = extract_bit_16_15_14_13_12_11(instruction); in BBEQZC() local
2548 uint64 bit_value = extract_bit_16_15_14_13_12_11(instruction); in BBNEZC() local