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

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

Completed in 54 milliseconds