Home
last modified time | relevance | path

Searched refs:FmGetPhysicalMuramBase (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h969 void FmGetPhysicalMuramBase(t_Handle h_Fm, t_FmPhysAddr *fmPhysAddr);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1122 FmGetPhysicalMuramBase(h_Fm, &physAddr); in FmHandleIpcMsgCB()
1407 void FmGetPhysicalMuramBase(t_Handle h_Fm, t_FmPhysAddr *p_FmPhysAddr) in FmGetPhysicalMuramBase() function
2140 FmGetPhysicalMuramBase(p_Fm, &p_PortParams->fmMuramPhysBaseAddr); in FmGetSetPortParams()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c816 FmGetPhysicalMuramBase(p_FmPcdParams->h_Fm, &physicalMuramBase); in FM_PCD_Config()