Home
last modified time | relevance | path

Searched defs:bit_width (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
Dexregion.c
Dhwvalid.c
Dhwregs.c
Devregion.c
/openbmc/qemu/target/hexagon/idef-parser/
H A Dparser-helpers.c273 static void gen_c_int_type(Context *c, YYLTYPE *locp, unsigned bit_width, in gen_c_int_type()
283 unsigned bit_width, in gen_constant()
303 unsigned bit_width, in gen_tmp()
355 unsigned bit_width, in gen_imm_value()
371 HexValue gen_imm_qemu_tmp(Context *c, YYLTYPE *locp, unsigned bit_width, in gen_imm_qemu_tmp()
484 unsigned bit_width, in gen_varid_allocate()
526 unsigned bit_width = (op_is64bit) ? 64 : 32; in gen_bin_cmp() local
558 static void gen_simple_op(Context *c, YYLTYPE *locp, unsigned bit_width, in gen_simple_op()
592 static void gen_sub_op(Context *c, YYLTYPE *locp, unsigned bit_width, in gen_sub_op()
621 static void gen_asl_op(Context *c, YYLTYPE *locp, unsigned bit_width, in gen_asl_op()
[all …]
H A Didef-parser.h55 unsigned bit_width; /**< Bit width of the reg, 32 or 64 bits */ member
109 unsigned bit_width; /**< Bit width of the cast operator */ member
117 unsigned bit_width; /**< Bit width of the extract operator */ member
149 uint8_t bit_width; /**< Bit width of the VARID variable */ member
174 unsigned bit_width; /**< Bit width of the rvalue */ member
/openbmc/linux/sound/soc/qcom/qdsp6/
Dq6adm.c
/openbmc/linux/drivers/acpi/
Dspcr.c
Dprocessor_throttling.c
/openbmc/linux/drivers/mailbox/
Dpcc.c
/openbmc/linux/sound/soc/mediatek/mt8188/
Dmt8188-dai-pcm.c
/openbmc/linux/sound/soc/mediatek/mt8195/
Dmt8195-dai-pcm.c
Dmt8195-dai-etdm.c
/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py496 def to_signed(number, bit_width=None): argument
/openbmc/linux/include/linux/
Dtboot.h
/openbmc/qemu/include/hw/acpi/
H A Dacpi-defs.h53 uint8_t bit_width; /* Size in bits of given register */ member
/openbmc/linux/drivers/staging/media/tegra-video/
Dvi.h
/openbmc/linux/sound/soc/codecs/
Djz4725b.c
/openbmc/linux/include/xen/interface/
Dplatform.h
/openbmc/linux/include/acpi/
Dactbl.h
Dacrestyp.h
/openbmc/u-boot/arch/x86/include/asm/
H A Dacpi_table.h133 u8 bit_width; /* Register size in bits */ member
/openbmc/linux/include/uapi/linux/
Dacrn.h
/openbmc/qemu/hw/acpi/
H A Daml-build.c407 uint8_t bit_width, uint8_t bit_offset, in build_append_gas()