Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sh4/
H A Dsh.h53 int sh7750_register_io_device(struct SH7750State *s,
/openbmc/qemu/hw/block/
H A Dtc58128.c207 return sh7750_register_io_device(s, &tc58128); in tc58128_init()
/openbmc/qemu/hw/sh4/
H A Dsh7750.c95 int sh7750_register_io_device(SH7750State *s, sh7750_io_device *device) in sh7750_register_io_device() function