• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/

Lines Matching refs:h_Fm

538  @Param[in]     h_Fm - FM module descriptor
542 t_Error FM_Init(t_Handle h_Fm);
551 @Param[in] h_Fm - FM module descriptor
555 t_Error FM_Free(t_Handle h_Fm);
695 @Param[in] h_Fm - FMan handler
697 typedef void (t_FmResetOnInitOverrideCallback)(t_Handle h_Fm);
705 @Param[in] h_Fm A handle to an FM Module.
714 t_Error FM_ConfigResetOnInit(t_Handle h_Fm, bool enable);
722 @Param[in] h_Fm A handle to an FM Module.
731 t_Error FM_ConfigResetOnInitOverrideCallback(t_Handle h_Fm, t_FmResetOnInitOverrideCallback *f_ResetOnInitOverride);
740 @Param[in] h_Fm A handle to an FM Module.
749 t_Error FM_ConfigTotalFifoSize(t_Handle h_Fm, uint32_t totalFifoSize);
758 @Param[in] h_Fm A handle to an FM Module.
767 t_Error FM_ConfigDmaCacheOverride(t_Handle h_Fm, e_FmDmaCacheOverride cacheOverride);
776 @Param[in] h_Fm A handle to an FM Module.
785 t_Error FM_ConfigDmaAidOverride(t_Handle h_Fm, bool aidOverride);
794 @Param[in] h_Fm A handle to an FM Module.
803 t_Error FM_ConfigDmaAidMode(t_Handle h_Fm, e_FmDmaAidMode aidMode);
812 @Param[in] h_Fm A handle to an FM Module.
821 t_Error FM_ConfigDmaAxiDbgNumOfBeats(t_Handle h_Fm, uint8_t axiDbgNumOfBeats);
830 @Param[in] h_Fm A handle to an FM Module.
839 t_Error FM_ConfigDmaCamNumOfEntries(t_Handle h_Fm, uint8_t numOfEntries);
846 @Param[in] h_Fm A handle to an FM Module.
850 t_Error FM_ConfigEnableCounters(t_Handle h_Fm);
859 @Param[in] h_Fm A handle to an FM Module.
868 t_Error FM_ConfigDmaDbgCounter(t_Handle h_Fm, e_FmDmaDbgCntMode fmDmaDbgCntMode);
878 @Param[in] h_Fm A handle to an FM Module.
888 t_Error FM_ConfigDmaStopOnBusErr(t_Handle h_Fm, bool stop);
898 @Param[in] h_Fm A handle to an FM Module.
907 t_Error FM_ConfigDmaEmergency(t_Handle h_Fm, t_FmDmaEmergency *p_Emergency);
917 @Param[in] h_Fm A handle to an FM Module.
926 t_Error FM_ConfigDmaErr(t_Handle h_Fm, e_FmDmaErr dmaErr);
936 @Param[in] h_Fm A handle to an FM Module.
945 t_Error FM_ConfigCatastrophicErr(t_Handle h_Fm, e_FmCatastrophicErr catastrophicErr);
955 @Param[in] h_Fm A handle to an FM Module.
963 t_Error FM_ConfigEnableMuramTestMode(t_Handle h_Fm);
973 @Param[in] h_Fm A handle to an FM Module.
981 t_Error FM_ConfigEnableIramTestMode(t_Handle h_Fm);
991 @Param[in] h_Fm A handle to an FM Module.
1001 t_Error FM_ConfigHaltOnExternalActivation(t_Handle h_Fm, bool enable);
1012 @Param[in] h_Fm A handle to an FM Module.
1021 t_Error FM_ConfigHaltOnUnrecoverableEccError(t_Handle h_Fm, bool enable);
1030 @Param[in] h_Fm A handle to an FM Module.
1040 t_Error FM_ConfigException(t_Handle h_Fm, e_FmExceptions exception, bool enable);
1051 @Param[in] h_Fm A handle to an FM Module.
1060 t_Error FM_ConfigExternalEccRamsEnable(t_Handle h_Fm, bool enable);
1070 @Param[in] h_Fm A handle to an FM Module.
1084 t_Error FM_ConfigTnumAgingPeriod(t_Handle h_Fm, uint16_t tnumAgingPeriod);
1095 @Param[in] h_Fm A handle to an FM Module.
1104 t_Error FM_ConfigDmaEmergencySmoother(t_Handle h_Fm, uint32_t emergencyCnt);
1122 @Param[in] h_Fm A handle to an FM Module.
1131 t_Error FM_ConfigThresholds(t_Handle h_Fm, t_FmThresholds *p_FmThresholds);
1139 @Param[in] h_Fm A handle to an FM Module.
1148 t_Error FM_ConfigDmaSosEmergencyThreshold(t_Handle h_Fm, uint32_t dmaSosEmergency);
1159 @Param[in] h_Fm A handle to an FM Module.
1170 t_Error FM_ConfigDmaWriteBufThresholds(t_Handle h_Fm, t_FmDmaThresholds *p_FmDmaThresholds);
1180 @Param[in] h_Fm A handle to an FM Module.
1191 t_Error FM_ConfigDmaCommQThresholds(t_Handle h_Fm, t_FmDmaThresholds *p_FmDmaThresholds);
1202 @Param[in] h_Fm A handle to an FM Module.
1213 t_Error FM_ConfigDmaReadBufThresholds(t_Handle h_Fm, t_FmDmaThresholds *p_FmDmaThresholds);
1222 @Param[in] h_Fm A handle to an FM Module.
1231 t_Error FM_ConfigDmaWatchdog(t_Handle h_Fm, uint32_t watchDogValue);
1352 @Param[in] h_Fm A handle to an FM Module.
1358 t_Error FM_DumpRegs(t_Handle h_Fm);
1366 @Param[in] h_Fm A handle to an FM Module.
1376 t_Error FM_SetException(t_Handle h_Fm, e_FmExceptions exception, bool enable);
1389 @Param[in] h_Fm A handle to an FM Module.
1397 t_Error FM_EnableRamsEcc(t_Handle h_Fm);
1410 @Param[in] h_Fm A handle to an FM Module.
1418 t_Error FM_DisableRamsEcc(t_Handle h_Fm);
1425 @Param[in] h_Fm A handle to an FM Module.
1432 t_Error FM_GetRevision(t_Handle h_Fm, t_FmRevisionInfo *p_FmRevisionInfo);
1439 @Param[in] h_Fm A handle to an FM Module.
1446 t_Error FM_GetFmanCtrlCodeRevision(t_Handle h_Fm, t_FmCtrlCodeRevisionInfo *p_RevisionInfo);
1453 @Param[in] h_Fm A handle to an FM Module.
1463 uint32_t FM_GetCounter(t_Handle h_Fm, e_FmCounters counter);
1470 @Param[in] h_Fm A handle to an FM Module.
1480 t_Error FM_ModifyCounter(t_Handle h_Fm, e_FmCounters counter, uint32_t val);
1487 @Param[in] h_Fm A handle to an FM Module.
1495 void FM_Resume(t_Handle h_Fm);
1502 @Param[in] h_Fm A handle to an FM Module.
1512 void FM_SetDmaEmergency(t_Handle h_Fm, e_FmDmaMuramPort muramPort, bool enable);
1519 @Param[in] h_Fm A handle to an FM Module.
1528 void FM_SetDmaExtBusPri(t_Handle h_Fm, e_FmDmaExtBusPri pri);
1535 @Param[in] h_Fm A handle to an FM Module.
1540 void FM_GetDmaStatus(t_Handle h_Fm, t_FmDmaStatus *p_FmDmaStatus);
1547 @Param[in] h_Fm A handle to an FM Module.
1556 t_Error FM_ErrorIsr(t_Handle h_Fm);
1563 @Param[in] h_Fm A handle to an FM Module.
1569 void FM_EventIsr(t_Handle h_Fm);
1576 @Param[in] h_Fm A handle to an FM Module.
1584 t_Error FM_GetSpecialOperationCoding(t_Handle h_Fm,
1599 @Param[in] h_Fm A handle to an FM Module.
1607 t_Error FM_CtrlMonStart(t_Handle h_Fm);
1620 @Param[in] h_Fm A handle to an FM Module.
1628 t_Error FM_CtrlMonStop(t_Handle h_Fm);
1641 @Param[in] h_Fm A handle to an FM Module.
1652 t_Error FM_CtrlMonGetCounters(t_Handle h_Fm, uint8_t fmCtrlIndex, t_FmCtrlMon *p_Mon);
1660 @Param[in] h_Fm A handle to an FM Module.
1670 t_Error FM_ForceIntr (t_Handle h_Fm, e_FmExceptions exception);
1677 @Param[in] h_Fm A handle to an FM Module.
1687 t_Error FM_SetPortsBandwidth(t_Handle h_Fm, t_FmPortsBandwidthParams *p_PortsBandwidth);
1694 @Param[in] h_Fm A handle to an FM Module.
1702 t_Handle FM_GetMuramHandle(t_Handle h_Fm);