Searched refs:sh_mmcif_boot_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/include/linux/mmc/ |
D | sh_mmcif.h | 126 static inline int sh_mmcif_boot_cmd(void __iomem *base, in sh_mmcif_boot_cmd() function 140 sh_mmcif_boot_cmd(base, 0x0d400000, 0x00010000); in sh_mmcif_boot_do_read_single() 146 sh_mmcif_boot_cmd(base, 0x11480000, block_nr * SH_MMCIF_BBS); in sh_mmcif_boot_do_read_single() 170 sh_mmcif_boot_cmd(base, 0x09806000, 0x00010000); in sh_mmcif_boot_do_read() 173 sh_mmcif_boot_cmd(base, 0x07400000, 0x00010000); in sh_mmcif_boot_do_read() 176 sh_mmcif_boot_cmd(base, 0x10400000, SH_MMCIF_BBS); in sh_mmcif_boot_do_read() 203 sh_mmcif_boot_cmd(base, 0x00000040, 0); in sh_mmcif_boot_init() 207 sh_mmcif_boot_cmd(base, 0x01405040, 0x40300000); /* CMD1 */ in sh_mmcif_boot_init() 212 sh_mmcif_boot_cmd(base, 0x02806040, 0); in sh_mmcif_boot_init() 215 sh_mmcif_boot_cmd(base, 0x03400040, 0x00010000); in sh_mmcif_boot_init()
|