Home
last modified time | relevance | path

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

/qemu/include/hw/sh4/
H A Dsh.h64 int tc58128_init(struct SH7750State *s, const char *zone1, const char *zone2);
/qemu/hw/sh4/
H A Dshix.c74 tc58128_init(s, "shix_linux_nand.bin", NULL); in shix_init()
/qemu/hw/block/
H A Dtc58128.c203 int tc58128_init(struct SH7750State *s, const char *zone1, const char *zone2) in tc58128_init() function