Searched refs:SWSM2_LOCK (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h1454 #define SWSM2_LOCK 0x00000002 /* Secondary driver semaphore bit */ macro
H A Dif_wm.c2632 if ((reg & SWSM2_LOCK) == 0) {
2633 CSR_WRITE(sc, WMREG_SWSM2, reg | SWSM2_LOCK);

Completed in 342 milliseconds