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

/netbsd-current/sys/dev/ic/
H A Dw83l518dvar.h45 uint8_t wb_sdmmc_intsts; member in struct:wb_softc
H A Dw83l518d_sdmmc.c381 if (wb->wb_sdmmc_intsts & WB_INT_CARD)
505 wb->wb_sdmmc_intsts = 0;
528 if (wb->wb_sdmmc_intsts & WB_INT_TIMEOUT) {
591 wb->wb_sdmmc_intsts |= val;

Completed in 116 milliseconds