i2s_setup
err = i2s_setup(sc, 44100, 16, 64);
static int i2s_setup(struct i2s_softc *, unsigned int, unsigned int, unsigned int);