Home
last modified time | relevance | path

Searched refs:int_cause_grp (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_iofic.c226 return al_reg_read32(&regs->ctrl[group].int_cause_grp); in al_iofic_read_cause()
240 al_reg_write32(&regs->ctrl[group].int_cause_grp, ~mask); in al_iofic_clear_cause()
H A Dal_hal_iofic_regs.h49 uint32_t int_cause_grp; /* Interrupt Cause RegisterSet by hardware */ member