Searched refs:z_device_mmio_rom (Results 1 – 3 of 3) sorted by relevance
56 struct z_device_mmio_rom { struct120 struct z_device_mmio_rom { struct230 #define DEVICE_MMIO_ROM struct z_device_mmio_rom _mmio242 ((struct z_device_mmio_rom *)((dev)->config))421 #define DEVICE_MMIO_NAMED_ROM(name) struct z_device_mmio_rom name614 const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name) = \619 const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name) = \640 extern const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name)643 extern const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name)665 static const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name) = \[all …]
63 const struct z_device_mmio_rom *rom; in ZTEST()163 const struct z_device_mmio_rom *rom_corge, *rom_grault; in ZTEST()224 const struct z_device_mmio_rom *rom_foo3, *rom_foo4; in ZTEST()
65 const struct z_device_mmio_rom *rom_chip, *rom_dale; in ZTEST()