PPI_ACTIVE
case PPI_ACTIVE:
*state = !!(read_ppi_sysreg_s(d->hwirq, PPI_ACTIVE) & hwirq_id_bit);
write_ppi_sysreg_s(d->hwirq, state, PPI_ACTIVE);