Searched refs:RTSX_SD_PWR_ON (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/rtsx/ |
H A D | rtsxreg.h | 89 #define RTSX_SD_PWR_ON 0x00 macro
|
H A D | rtsx.c | 1648 RTSX_BITOP(sc, RTSX_CARD_PWR_CTL, RTSX_SD_PWR_MASK, RTSX_SD_PWR_ON); 1660 RTSX_BITOP(sc, RTSX_CARD_PWR_CTL, RTSX_SD_PWR_MASK, RTSX_SD_PWR_ON); 1674 RTSX_BITOP(sc, RTSX_CARD_PWR_CTL, RTSX_SD_PWR_MASK, RTSX_SD_PWR_ON); 1688 RTSX_BITOP(sc, RTSX_CARD_PWR_CTL, RTSX_SD_PWR_MASK, RTSX_SD_PWR_ON);
|