Searched defs:IS_FMC_WRITE_BURST (Results 1 – 2 of 2) sorted by relevance
90 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ macro
1168 #define IS_FMC_WRITE_BURST(__BURST__) (((__BURST__) == FMC_WRITE_BURST_DISABLE) || \ macro