Home
last modified time | relevance | path

Searched refs:IoTKitSecCtl (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/misc/
H A Diotkit-secctl.c126 static void foreach_ppc(IoTKitSecCtl *s, PerPPCFunction *fn) in foreach_ppc()
147 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_s_read()
329 static void iotkit_secctl_update_msc_irq(IoTKitSecCtl *s) in iotkit_secctl_update_msc_irq()
341 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_s_write()
462 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_ns_read()
531 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_ns_write()
620 IoTKitSecCtl *s = IOTKIT_SECCTL(dev); in iotkit_secctl_reset()
633 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_mpc_status()
640 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_mpcexp_status()
647 IoTKitSecCtl *s = IOTKIT_SECCTL(opaque); in iotkit_secctl_mscexp_status()
[all …]
/openbmc/qemu/include/hw/misc/
H A Diotkit-secctl.h62 OBJECT_DECLARE_SIMPLE_TYPE(IoTKitSecCtl, IOTKIT_SECCTL)
92 IoTKitSecCtl *parent;
95 struct IoTKitSecCtl { struct
/openbmc/qemu/include/hw/arm/
H A Darmsse.h157 IoTKitSecCtl secctl;