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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c1871 WRITE_UINT32(p_Fm->p_FmFpmRegs->fmrstc, bitMask);
1872 while ((GET_UINT32(p_Fm->p_FmFpmRegs->fmrstc) & bitMask) &&
2741 WRITE_UINT32(p_Fm->p_FmFpmRegs->fmrstc, FPM_RSTC_FM_RESET);
2764 WRITE_UINT32(p_Fm->p_FmFpmRegs->fmrstc, FPM_RSTC_FM_RESET);
2772 WRITE_UINT32(p_Fm->p_FmFpmRegs->fmrstc, FPM_RSTC_FM_RESET);
4527 DUMP_VAR(p_Fm->p_FmFpmRegs,fmrstc);
H A Dfm.h221 volatile uint32_t fmrstc; /**< FM Reset Command */ member in struct:__anon8232

Completed in 112 milliseconds