eap1370_write_codec
static void eap1370_write_codec(struct eap_softc *, int, int);
eap1370_write_codec(sc, a, d);
eap1370_write_codec(sc, AK_RESET, AK_PD);
eap1370_write_codec(sc, AK_RESET, AK_PD | AK_NRST);
eap1370_write_codec(sc, AK_CS, 0x0);