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

/linux-master/include/linux/platform_data/
H A Dsh_mmcif.h99 static inline int sh_mmcif_boot_cmd_poll(void __iomem *base, unsigned long mask) function
119 return sh_mmcif_boot_cmd_poll(base, 0x00010000);
136 if (sh_mmcif_boot_cmd_poll(base, 0x00100000) < 0)

Completed in 111 milliseconds