Searched refs:sh_mmcif_boot_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/include/linux/mmc/ |
| D | sh_mmcif.h | 117 static inline int sh_mmcif_boot_cmd(void __iomem *base, in sh_mmcif_boot_cmd() function 131 sh_mmcif_boot_cmd(base, 0x0d400000, 0x00010000); in sh_mmcif_boot_do_read_single() 137 sh_mmcif_boot_cmd(base, 0x11480000, block_nr * SH_MMCIF_BBS); in sh_mmcif_boot_do_read_single() 161 sh_mmcif_boot_cmd(base, 0x09806000, 0x00010000); in sh_mmcif_boot_do_read() 164 sh_mmcif_boot_cmd(base, 0x07400000, 0x00010000); in sh_mmcif_boot_do_read() 167 sh_mmcif_boot_cmd(base, 0x10400000, SH_MMCIF_BBS); in sh_mmcif_boot_do_read() 194 sh_mmcif_boot_cmd(base, 0x00000040, 0); in sh_mmcif_boot_init() 198 sh_mmcif_boot_cmd(base, 0x01405040, 0x40300000); /* CMD1 */ in sh_mmcif_boot_init() 203 sh_mmcif_boot_cmd(base, 0x02806040, 0); in sh_mmcif_boot_init() 206 sh_mmcif_boot_cmd(base, 0x03400040, 0x00010000); in sh_mmcif_boot_init()
|