Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dadwlib.h402 #define ADW_RISC_CSR_RUN (0x4000) macro
H A Dadwlib.c886 ADW_WRITE_WORD_REGISTER(iot, ioh, IOPW_RISC_CSR, ADW_RISC_CSR_RUN); in AdwInitDriver()