Searched refs:TYPE_CMSDK_APB_WATCHDOG (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/watchdog/ |
H A D | cmsdk-apb-watchdog.h | 39 #define TYPE_CMSDK_APB_WATCHDOG "cmsdk-apb-watchdog" macro
|
/openbmc/qemu/hw/arm/ |
H A D | armsse.c | 163 .type = TYPE_CMSDK_APB_WATCHDOG, 172 .type = TYPE_CMSDK_APB_WATCHDOG, 180 .type = TYPE_CMSDK_APB_WATCHDOG, 247 .type = TYPE_CMSDK_APB_WATCHDOG, 256 .type = TYPE_CMSDK_APB_WATCHDOG, 264 .type = TYPE_CMSDK_APB_WATCHDOG, 412 .type = TYPE_CMSDK_APB_WATCHDOG, 760 } else if (!strcmp(devinfo->type, TYPE_CMSDK_APB_WATCHDOG)) { in armsse_init() 764 TYPE_CMSDK_APB_WATCHDOG); in armsse_init() 1281 } else if (!strcmp(devinfo->type, TYPE_CMSDK_APB_WATCHDOG)) { in armsse_realize()
|
H A D | mps2.c | 387 TYPE_CMSDK_APB_WATCHDOG); in mps2_common_init()
|
H A D | mps3r.c | 464 TYPE_CMSDK_APB_WATCHDOG); in mps3r_common_init()
|
/openbmc/qemu/hw/watchdog/ |
H A D | cmsdk-apb-watchdog.c | 407 .name = TYPE_CMSDK_APB_WATCHDOG, 424 .parent = TYPE_CMSDK_APB_WATCHDOG,
|