Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/flash/drv/flash/serial/
H A DmdrvSERFLASH.c141 PSERFLASH_CHIPSELECT pChipSelectParam = NULL; in FLASHIoctl() local
277 pChipSelectParam = (PSERFLASH_CHIPSELECT)pArgs; in FLASHIoctl()
283 … u32Ret = (MS_U32)psSERFLASHInstPri->fpSERFLASHChipSelect(pChipSelectParam->u8FlashIndex); in FLASHIoctl()