macobio_enable
macobio_enable(I2SClockOffset, I2S0CLKEN|I2S0EN);
macobio_enable(I2SClockOffset, I2S0CLKEN);
macobio_enable(I2SClockOffset, I2S0EN);
macobio_enable(I2SClockOffset, I2S0CLKEN);
void macobio_enable(int, u_int32_t);