Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dauacerreg.h83 #define ALI_CAS 0x3c /* Codec Write Semaphore Register */ macro
H A Dauacer.c291 while (ttime-- && (READ4(sc, ALI_CAS) & ALI_CAS_SEM_BUSY)) in auacer_sema_codec()