Home
last modified time | relevance | path

Searched refs:twi (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_twi.c79 struct bfin_twi *twi = hw_data (me); in bfin_twi_io_write_buffer() local
89 mmr_off = addr - twi->base; in bfin_twi_io_write_buffer()
121 twi->xmt_fifo = value; in bfin_twi_io_write_buffer()
135 struct bfin_twi *twi = hw_data (me); in bfin_twi_io_read_buffer() local
143 mmr_off = addr - twi->base; in bfin_twi_io_read_buffer()
166 dv_store_2 (dest, twi->rcv_fifo); in bfin_twi_io_read_buffer()
212 twi->base = attach_address; in attach_bfin_twi_regs()
218 struct bfin_twi *twi; in bfin_twi_finish() local
220 twi = HW_ZALLOC (me, struct bfin_twi); in bfin_twi_finish()
222 set_hw_data (me, twi); in bfin_twi_finish()
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_twi.c79 struct bfin_twi *twi = hw_data (me); in bfin_twi_io_write_buffer() local
89 mmr_off = addr - twi->base; in bfin_twi_io_write_buffer()
121 twi->xmt_fifo = value; in bfin_twi_io_write_buffer()
135 struct bfin_twi *twi = hw_data (me); in bfin_twi_io_read_buffer() local
143 mmr_off = addr - twi->base; in bfin_twi_io_read_buffer()
166 dv_store_2 (dest, twi->rcv_fifo); in bfin_twi_io_read_buffer()
212 twi->base = attach_address; in attach_bfin_twi_regs()
218 struct bfin_twi *twi; in bfin_twi_finish() local
220 twi = HW_ZALLOC (me, struct bfin_twi); in bfin_twi_finish()
222 set_hw_data (me, twi); in bfin_twi_finish()
[all …]
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/ppc/
H A D476.s475 twi 6,3,15
476 twi 8,3,15
H A Da2.s532 twi 5,10,100
533 twi 5,10,-100
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A D476.s475 twi 6,3,15
476 twi 8,3,15
H A Da2.s532 twi 5,10,100
533 twi 5,10,-100
/netbsd/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mscc/
H A Dluton.dtsi106 function = "twi";
H A Dserval_common.dtsi83 function = "twi";
H A Dserval.dtsi111 function = "twi";
H A Djaguar2.dtsi132 function = "twi";
H A Docelot.dtsi215 function = "twi";
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dat91rm9200.dtsi452 twi {
453 pinctrl_twi: twi-0 {
H A Dat91sam9261.dtsi529 pinctrl_i2c_twi: i2c-0-twi {
/netbsd/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/microchip/
H A Dsparx5.dtsi265 function = "twi";
/netbsd/share/misc/
H A Dlanguage442 Twi twi tw
/netbsd/external/gpl3/gcc/dist/gcc/
H A Demit-rtl.c773 typedef trailing_wide_ints<NUM_POLY_INT_COEFFS> twi; in immed_wide_int_const() typedef
774 size_t extra_size = twi::extra_size (prec); in immed_wide_int_const()
H A Demit-rtl.cc772 typedef trailing_wide_ints<NUM_POLY_INT_COEFFS> twi; in immed_wide_int_const() typedef
773 size_t extra_size = twi::extra_size (prec); in immed_wide_int_const()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Demit-rtl.c773 typedef trailing_wide_ints<NUM_POLY_INT_COEFFS> twi; in immed_wide_int_const() typedef
774 size_t extra_size = twi::extra_size (prec); in immed_wide_int_const()
/netbsd/share/dict/
H A Dweb2a67872 twi-banked
68393 twi-circle
68394 twi-colored
68397 twi-form
68398 twi-formed
68431 twi-minded
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td2217 "twi $to, $rA, $imm", IIC_IntTrapW, []>;