Home
last modified time | relevance | path

Searched refs:eap1370_write_codec (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/pci/
H A Deap.c127 static void eap1370_write_codec(struct eap_softc *, int, int);
254 eap1370_write_codec(struct eap_softc *sc, int a, int d) in eap1370_write_codec() function
604 eap1370_write_codec(sc, AK_RESET, AK_PD); in eap_attach()
605 eap1370_write_codec(sc, AK_RESET, AK_PD | AK_NRST); in eap_attach()
606 eap1370_write_codec(sc, AK_CS, 0x0); in eap_attach()
1261 eap1370_write_codec(sc, a, d); in eap1370_set_mixer()