Searched defs:bit_width (Results 1 – 24 of 24) sorted by relevance
/openbmc/linux/drivers/acpi/acpica/ |
D | exregion.c |
|
D | hwvalid.c |
|
D | hwregs.c |
|
D | evregion.c |
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 273 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 D | idef-parser.h | 55 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/ |
D | q6adm.c |
|
/openbmc/linux/drivers/acpi/ |
D | spcr.c |
|
D | processor_throttling.c |
|
/openbmc/linux/drivers/mailbox/ |
D | pcc.c |
|
/openbmc/linux/sound/soc/mediatek/mt8188/ |
D | mt8188-dai-pcm.c |
|
/openbmc/linux/sound/soc/mediatek/mt8195/ |
D | mt8195-dai-pcm.c |
|
D | mt8195-dai-etdm.c |
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_misc.py | 496 def to_signed(number, bit_width=None): argument
|
/openbmc/linux/include/linux/ |
D | tboot.h |
|
/openbmc/qemu/include/hw/acpi/ |
H A D | acpi-defs.h | 53 uint8_t bit_width; /* Size in bits of given register */ member
|
/openbmc/linux/drivers/staging/media/tegra-video/ |
D | vi.h |
|
/openbmc/linux/sound/soc/codecs/ |
D | jz4725b.c |
|
/openbmc/linux/include/xen/interface/ |
D | platform.h |
|
/openbmc/linux/include/acpi/ |
D | actbl.h |
|
D | acrestyp.h |
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | acpi_table.h | 133 u8 bit_width; /* Register size in bits */ member
|
/openbmc/linux/include/uapi/linux/ |
D | acrn.h |
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 407 uint8_t bit_width, uint8_t bit_offset, in build_append_gas()
|