Searched refs:IF_SDIO_IOPORT (Results 1 – 2 of 2) sorted by relevance
11 #define IF_SDIO_IOPORT 0x00 macro
860 card->ioport = sdio_readb(func, IF_SDIO_IOPORT, &ret); in if_sdio_power_on()864 card->ioport |= sdio_readb(func, IF_SDIO_IOPORT + 1, &ret) << 8; in if_sdio_power_on()868 card->ioport |= sdio_readb(func, IF_SDIO_IOPORT + 2, &ret) << 16; in if_sdio_power_on()