Searched refs:secppcintstat (Results 1 – 2 of 2) sorted by relevance
164 r = s->secppcintstat; in iotkit_secctl_s_read()308 uint32_t value = ppc->parent->secppcintstat; in iotkit_secctl_ppc_update_irq_clear()365 s->secppcintstat &= ~(value & 0x00f000f3); in iotkit_secctl_s_write()622 s->secppcintstat = 0; in iotkit_secctl_reset()659 s->secppcintstat = deposit32(s->secppcintstat, irqbit, 1, level); in iotkit_secctl_ppc_irqstatus()797 VMSTATE_UINT32(secppcintstat, IoTKitSecCtl),
106 uint32_t secppcintstat; member