Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwisound.c459 uint32_t audio_base; in fwisound_attach() local
465 audio_base = fwisound_find_audio_base(unit); in fwisound_attach()
466 if (audio_base == 0) { in fwisound_attach()
479 sc->cmd_lo = 0xf0000000 | (audio_base << 2); in fwisound_attach()