Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtsx/
H A Drtsxreg.h539 #define RTSX_CFG_BUSY 0x80 macro
H A Drtsx.c1362 RTSX_WRITE(sc, RTSX_CFGRWCTL, RTSX_CFG_BUSY | (func & 0x03 << 4));
1366 if (!(rwctl & RTSX_CFG_BUSY))