Lines Matching refs:z_device_mmio_rom
56 struct z_device_mmio_rom { struct
120 struct z_device_mmio_rom { struct
230 #define DEVICE_MMIO_ROM struct z_device_mmio_rom _mmio
242 ((struct z_device_mmio_rom *)((dev)->config))
421 #define DEVICE_MMIO_NAMED_ROM(name) struct z_device_mmio_rom name
614 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) = \
670 static const struct z_device_mmio_rom Z_TOPLEVEL_ROM_NAME(name) = \