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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.h242 volatile uint32_t fmbm_ier; /**< Interrupt Enable Register */ member in struct:__anon8233
H A Dfm.c178 mask = GET_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier);
2999 WRITE_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier, tmpReg);
3996 tmpReg = GET_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier);
4012 WRITE_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier, tmpReg);
4015 tmpReg = GET_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier);
4031 WRITE_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier, tmpReg);
4034 tmpReg = GET_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier);
4039 WRITE_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier, tmpReg);
4042 tmpReg = GET_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier);
4058 WRITE_UINT32(p_Fm->p_FmBmiRegs->fmbm_ier, tmpRe
[all...]

Completed in 80 milliseconds