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

/include/linux/mmc/
H A Dsh_mmcif.h130 static inline int sh_mmcif_boot_cmd(void __iomem *base, function
144 sh_mmcif_boot_cmd(base, 0x0d400000, 0x00010000);
150 sh_mmcif_boot_cmd(base, 0x11480000, block_nr * SH_MMCIF_BBS);
174 sh_mmcif_boot_cmd(base, 0x09806000, 0x00010000);
177 sh_mmcif_boot_cmd(base, 0x07400000, 0x00010000);
180 sh_mmcif_boot_cmd(base, 0x10400000, SH_MMCIF_BBS);
207 sh_mmcif_boot_cmd(base, 0x00000040, 0);
211 sh_mmcif_boot_cmd(base, 0x01405040, 0x40300000); /* CMD1 */
216 sh_mmcif_boot_cmd(base, 0x02806040, 0);
219 sh_mmcif_boot_cmd(bas
[all...]

Completed in 26 milliseconds