Home
last modified time | relevance | path

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

/include/linux/mmc/
Dsh_mmcif.h101 static inline int sh_mmcif_boot_cmd_poll(void __iomem *base, unsigned long mask) in sh_mmcif_boot_cmd_poll() function
121 return sh_mmcif_boot_cmd_poll(base, 0x00010000); in sh_mmcif_boot_cmd()
138 if (sh_mmcif_boot_cmd_poll(base, 0x00100000) < 0) in sh_mmcif_boot_do_read_single()