Searched refs:spiMaxFastFreq (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/
H A DmvSFlash.h114 MV_U32 spiMaxFastFreq; /* The MAX frequency that can be used with the device for fast reads */ member in struct:__anon538
H A DmvSFlash.c748 mvOsPrintf("Setting freq to %d.\n",sflash[pFlinfo->index].spiMaxFastFreq);
749 if ((ret = mvSpiBaudRateSet(sflash[pFlinfo->index].spiMaxFastFreq)) != MV_OK)

Completed in 24 milliseconds