Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mmc/
Dsh_mmcif.h110 static inline int sh_mmcif_boot_cmd_poll(void __iomem *base, unsigned long mask) in sh_mmcif_boot_cmd_poll() function
130 return sh_mmcif_boot_cmd_poll(base, 0x00010000); in sh_mmcif_boot_cmd()
147 if (sh_mmcif_boot_cmd_poll(base, 0x00100000) < 0) in sh_mmcif_boot_do_read_single()