Home
last modified time | relevance | path

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

/arch/arm/mach-lpc32xx/
Dphy3250.c191 static int mmc_handle_ios(struct device *dev, struct mmc_ios *ios) in mmc_handle_ios() argument
194 if (ios->power_mode == MMC_POWER_OFF) in mmc_handle_ios()
/arch/alpha/kernel/
Dio.c592 const u16 __iomem *ios = (const u16 __iomem *) s; in scr_memcpyw() local
604 u16 tmp = __raw_readw(ios++); in scr_memcpyw()
609 memcpy_fromio(d, ios, count); in scr_memcpyw()