Searched refs:sh_serial_ops (Results 1 – 2 of 2) sorted by relevance
199 static const struct dm_serial_ops sh_serial_ops = { variable249 .ops = &sh_serial_ops,
387 static const MemoryRegionOps sh_serial_ops = { variable420 memory_region_init_io(iomem, OBJECT(d), &sh_serial_ops, s, d->id, 0x28); in sh_serial_realize()