Searched refs:z_device_mmio_rom (Results 1 – 2 of 2) sorted by relevance
51 struct z_device_mmio_rom { struct106 struct z_device_mmio_rom { struct206 #define DEVICE_MMIO_ROM struct z_device_mmio_rom _mmio220 ((struct z_device_mmio_rom *)((dev)->config))393 #define DEVICE_MMIO_NAMED_ROM(name) struct z_device_mmio_rom name547 const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name) = \552 const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name) = \573 extern const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name)576 extern const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name)598 static const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name) = \[all …]
63 struct z_device_mmio_rom *rom; in test_mmio_single()163 const struct z_device_mmio_rom *rom_corge, *rom_grault; in test_mmio_multiple()224 const struct z_device_mmio_rom *rom_foo3, *rom_foo4; in test_mmio_toplevel()