DEFAULT_BURSTSIZE
#define DEFAULT_BURSTSIZE (BURSTSIZE_MASK) /* all burst sizes */
#define DEFAULT_BURSTSIZE BURST16|BURST8|BURST4|BURST2|BURST1
#define DEFAULT_BURSTSIZE \
#define DEFAULT_BURSTSIZE BURST16|BURST8|BURST4|BURST2|BURST1