Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mspi/drv/mspi/
H A DmdrvMSPI.c130 PMSPI_SLAVE_ENABLE pSlaveEnableParam = NULL; in MSPIIoctl() local
224 pSlaveEnableParam = (PMSPI_SLAVE_ENABLE)pArgs; in MSPIIoctl()
230 psMSPIInstPri->fpMSPI_SlaveEnable(pSlaveEnableParam->bEnable); in MSPIIoctl()