Searched refs:TYPE_IMX7_SRC (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/misc/ |
H A D | imx7_src.c | 84 .name = TYPE_IMX7_SRC, 115 HWADDR_PRIx "\n", TYPE_IMX7_SRC, __func__, offset); in imx7_src_read() 177 HWADDR_PRIx "\n", TYPE_IMX7_SRC, __func__, offset); in imx7_src_write() 250 TYPE_IMX7_SRC, 0x1000); in imx7_src_realize() 265 .name = TYPE_IMX7_SRC,
|
/openbmc/qemu/include/hw/misc/ |
H A D | imx7_src.h | 53 #define TYPE_IMX7_SRC "imx7.src" macro
|
/openbmc/qemu/hw/arm/ |
H A D | fsl-imx7.c | 89 object_initialize_child(obj, "src", &s->src, TYPE_IMX7_SRC); in fsl_imx7_init()
|