Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dcs4280reg.h249 #define SPCS_SPRUN 0x00000100 macro
H A Dcs4280.c1529 while (!(BA1READ4(sc, CS4280_SPCS) & SPCS_SPRUN)) { in cs4280_init2()