Searched refs:fpmem (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c272 event = GET_UINT32(p_Fm->p_FmFpmRegs->fpmem);
275 WRITE_UINT32(p_Fm->p_FmFpmRegs->fpmem, event);
2924 WRITE_UINT32(p_Fm->p_FmFpmRegs->fpmem, tmpReg);
3926 tmpReg = GET_UINT32(p_Fm->p_FmFpmRegs->fpmem);
3931 WRITE_UINT32(p_Fm->p_FmFpmRegs->fpmem, tmpReg);
3934 tmpReg = GET_UINT32(p_Fm->p_FmFpmRegs->fpmem);
3939 WRITE_UINT32(p_Fm->p_FmFpmRegs->fpmem, tmpReg);
3942 tmpReg = GET_UINT32(p_Fm->p_FmFpmRegs->fpmem);
3947 WRITE_UINT32(p_Fm->p_FmFpmRegs->fpmem, tmpReg);
4443 tmpReg = GET_UINT32(p_Fm->p_FmFpmRegs->fpmem);
[all...]
H A Dfm.h225 volatile uint32_t fpmem; /**< FPM Event & Mask */ member in struct:__anon8232

Completed in 108 milliseconds