Home
last modified time | relevance | path

Searched refs:periph_pdtra (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/block/
H A Dtc58128.c160 uint16_t * periph_pdtra, uint16_t * periph_portadir, in tc58128_cb() argument
176 *periph_pdtra |= RDY(dev); in tc58128_cb()
189 *periph_pdtra &= 0xff00; in tc58128_cb()
190 *periph_pdtra |= handle_read(&tc58128_devs[dev]); in tc58128_cb()
/qemu/include/hw/sh4/
H A Dsh.h47 uint16_t *periph_pdtra,
/qemu/hw/sh4/
H A Dsh7750.c74 uint16_t periph_pdtra; /* Imposed by the peripherals */ member
134 (s->periph_portdira & s->periph_pdtra) | /* Peripherals */ in porta_lines()
165 &s->periph_pdtra, in porta_changed()
192 &s->periph_pdtra, in portb_changed()