Hello pmt,
what's version of MK60F15 ? I have checked our repository,
/*!
* @file MK60F15.h
* @version 1.8
* @date 2013-04-05
* @brief Peripheral memory map for MK60F15
*
* This header file implements peripheral memory map for MK60F15 processor.
*/
/* SCGC7 Bit Fields */
#define SIM_SCGC7_FLEXBUS_MASK 0x1u
#define SIM_SCGC7_FLEXBUS_SHIFT 0
#define SIM_SCGC7_DMA_MASK 0x2u
#define SIM_SCGC7_DMA_SHIFT 1
#define SIM_SCGC7_MPU_MASK 0x4u
#define SIM_SCGC7_MPU_SHIFT 2
Thx for reporting anyway. I would prefer if you report bugs here, others can benefit from it and I (or others) usually report it to the team if it's confirmed to be true 
Regards,
c0170