Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dfmsreg.h81 #define FM_CODEC_DATA 0x2c macro
H A Dfms.c291 *val = bus_space_read_2(sc->sc_iot, sc->sc_ioh, FM_CODEC_DATA); in fms_read_codec()
311 bus_space_write_2(sc->sc_iot, sc->sc_ioh, FM_CODEC_DATA, val); in fms_write_codec()