Home
last modified time | relevance | path

Searched refs:hw_find_integer_array_property (Results 1 – 18 of 18) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Ddv-cfi.c602 ret = hw_find_integer_array_property (me, "cmdset", 0, &ival); in attach_cfi_regs()
615 hw_find_integer_array_property (me, "cmdset", 1, &ival); in attach_cfi_regs()
649 ret = hw_find_integer_array_property (me, "erase_regions", 0, &ival); in attach_cfi_regs()
660 hw_find_integer_array_property (me, "erase_regions", i, &ival); in attach_cfi_regs()
663 hw_find_integer_array_property (me, "erase_regions", i + 1, &ival); in attach_cfi_regs()
675 ret = hw_find_integer_array_property (me, "voltage", 0, &ival); in attach_cfi_regs()
681 hw_find_integer_array_property (me, "voltage", i, &ival); in attach_cfi_regs()
691 ret = hw_find_integer_array_property (me, "timeout", 0, &ival); in attach_cfi_regs()
697 hw_find_integer_array_property (me, "timeout", i, &ival); in attach_cfi_regs()
H A Dhw-properties.h169 int hw_find_integer_array_property
H A Dhw-properties.c504 hw_find_integer_array_property (struct hw *me, in hw_find_integer_array_property() function
H A DChangeLog333 (hw_find_integer_array_property): Likewise.
1343 * hw-properties.h (hw_find_integer_array_property): Fix
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Ddv-cfi.c604 ret = hw_find_integer_array_property (me, "cmdset", 0, &ival); in attach_cfi_regs()
617 hw_find_integer_array_property (me, "cmdset", 1, &ival); in attach_cfi_regs()
651 ret = hw_find_integer_array_property (me, "erase_regions", 0, &ival); in attach_cfi_regs()
662 hw_find_integer_array_property (me, "erase_regions", i, &ival); in attach_cfi_regs()
665 hw_find_integer_array_property (me, "erase_regions", i + 1, &ival); in attach_cfi_regs()
677 ret = hw_find_integer_array_property (me, "voltage", 0, &ival); in attach_cfi_regs()
683 hw_find_integer_array_property (me, "voltage", i, &ival); in attach_cfi_regs()
693 ret = hw_find_integer_array_property (me, "timeout", 0, &ival); in attach_cfi_regs()
699 hw_find_integer_array_property (me, "timeout", i, &ival); in attach_cfi_regs()
H A Dhw-properties.h169 int hw_find_integer_array_property
H A Dhw-properties.c504 hw_find_integer_array_property (struct hw *me, in hw_find_integer_array_property() function
H A DChangeLog577 (hw_find_integer_array_property): Likewise.
1587 * hw-properties.h (hw_find_integer_array_property): Fix
/dports/devel/avr-gdb/gdb-7.3.1/sim/cris/
H A Ddv-cris.c264 if (!hw_find_integer_array_property (me, "vec-for-int", i*2, in cris_finish()
266 || !hw_find_integer_array_property (me, "vec-for-int", i*2 + 1, in cris_finish()
H A Ddv-rv.c766 if (hw_find_integer_array_property (me, "intnum", i, &val) > 0) in hw_rv_map_ints()
1191 && hw_find_integer_array_property (me, "mem", 0, &attach_address_sc) in hw_rv_finish()
1192 && hw_find_integer_array_property (me, "mem", 1, &attach_size_sc)) in hw_rv_finish()
/dports/devel/gdb761/gdb-7.6.1/sim/cris/
H A Ddv-cris.c264 if (!hw_find_integer_array_property (me, "vec-for-int", i*2, in cris_finish()
266 || !hw_find_integer_array_property (me, "vec-for-int", i*2 + 1, in cris_finish()
H A Ddv-rv.c766 if (hw_find_integer_array_property (me, "intnum", i, &val) > 0) in hw_rv_map_ints()
1191 && hw_find_integer_array_property (me, "mem", 0, &attach_address_sc) in hw_rv_finish()
1192 && hw_find_integer_array_property (me, "mem", 1, &attach_size_sc)) in hw_rv_finish()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dhw-properties.h168 int hw_find_integer_array_property
H A Dhw-properties.c511 hw_find_integer_array_property (struct hw *me, in hw_find_integer_array_property() function
H A DChangeLog574 * hw-properties.h (hw_find_integer_array_property): Fix
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dhw-properties.h168 int hw_find_integer_array_property
H A Dhw-properties.c511 hw_find_integer_array_property (struct hw *me, in hw_find_integer_array_property() function
H A DChangeLog574 * hw-properties.h (hw_find_integer_array_property): Fix