Home
last modified time | relevance | path

Searched refs:fpMasterSPI_Init (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mspi/drv/mspi/
H A DmdrvMSPI.c83 pMSPIPri->fpMasterSPI_Init = _MDrv_MasterSPI_Init; in MSPIOpen()
103 pMSPIPri->fpMasterSPI_Init = MDrv_MasterSPI_Init; in MSPIOpen()
267 … u32Ret = (MS_U32)psMSPIInstPri->fpMasterSPI_Init(pInitParam->ptMSPIConfig, pInitParam->u8HWNum); in MSPIIoctl()
H A DdrvMSPI_private.h155 IOCTL_MasterSPI_Init fpMasterSPI_Init; member