Home
last modified time | relevance | path

Searched refs:FM_PCD_PLCR_GCR_STEN (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.h90 #define FM_PCD_PLCR_GCR_STEN 0x40000000 macro
H A Dfm_pcd.h116 #define FM_PCD_PLCR_GCR_STEN 0x40000000 macro
H A Dfm_plcr.c753 tmpReg32 |= FM_PCD_PLCR_GCR_STEN; in PlcrInit()
1528 tmpReg32 |= FM_PCD_PLCR_GCR_STEN; in FM_PCD_SetPlcrStatistics()
1530 tmpReg32 &= ~FM_PCD_PLCR_GCR_STEN; in FM_PCD_SetPlcrStatistics()
H A Dfm_pcd.c1627 … !(GET_UINT32(p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs->fmpl_gcr) & FM_PCD_PLCR_GCR_STEN)) in FM_PCD_GetCounter()
1983 … if (!(GET_UINT32(p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs->fmpl_gcr) & FM_PCD_PLCR_GCR_STEN)) in FM_PCD_ModifyCounter()