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

/openbsd-current/sys/dev/ic/
H A Drtsx.c830 RTSX_WRITE(sc, RTSX_CFGRWCTL, RTSX_CFG_BUSY | (func & 0x03 << 4));
834 if (!(rwctl & RTSX_CFG_BUSY))
872 RTSX_CFG_BUSY | writemask | (func & 0x03 << 4));
877 if (!(rwctl & RTSX_CFG_BUSY))
H A Drtsxreg.h437 #define RTSX_CFG_BUSY 0x80 macro

Completed in 163 milliseconds