Searched refs:__BURST__ (Results 1 – 1 of 1) sorted by relevance
206 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ argument207 ((__BURST__) == FMC_WRITE_BURST_ENABLE))
Completed in 5 milliseconds