Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drtsxreg.h443 #define RTSX_SDIOCFG_SDIO_ONLY 0x80 macro
H A Drtsx.c192 if ((sdio_cfg & RTSX_SDIOCFG_SDIO_ONLY) || in rtsx_attach()