Searched refs:audioamd_codec_dwrite (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Daudioamd.c129 void audioamd_codec_dwrite(struct audioamd_softc *, int, uint8_t);
454 audioamd_codec_dwrite(sc, AM7930_DREG_BBTB, *d);
499 audioamd_codec_dwrite(mdsc, AM7930_DREG_CR, reg);
500 audioamd_codec_dwrite(mdsc, AM7930_DREG_DR, val);
509 audioamd_codec_dwrite(mdsc, AM7930_DREG_CR, reg);
510 audioamd_codec_dwrite(mdsc, AM7930_DREG_DR, val);
511 audioamd_codec_dwrite(mdsc, AM7930_DREG_DR, val>>8);
522 audioamd_codec_dwrite(mdsc, AM7930_DREG_CR, reg);
533 audioamd_codec_dwrite(mdsc, AM7930_DREG_CR, reg);
549 audioamd_codec_dwrite(struc function
[all...]

Completed in 44 milliseconds