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