Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darcofi.c130 #define CR3_OPMODE_NORMAL 0x00 /* normal (A/u-Law) */ macro
372 CR3_OPMODE_NORMAL; in arcofi_set_format()
444 if ((sc->sc_active.cr3 & CR3_OPMODE_MASK) != CR3_OPMODE_NORMAL) in arcofi_commit_settings()
1145 arcofi_portmask_to_cr3(AUDIO_SPEAKER) | CR3_OPMODE_NORMAL; in arcofi_attach()