Searched refs:sh_mmcif_boot_cmd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/platform_data/ |
H A D | sh_mmcif.h | 115 static inline int sh_mmcif_boot_cmd(void __iomem *base, in sh_mmcif_boot_cmd() function 129 sh_mmcif_boot_cmd(base, 0x0d400000, 0x00010000); in sh_mmcif_boot_do_read_single() 135 sh_mmcif_boot_cmd(base, 0x11480000, block_nr * SH_MMCIF_BBS); in sh_mmcif_boot_do_read_single() 159 sh_mmcif_boot_cmd(base, 0x09806000, 0x00010000); in sh_mmcif_boot_do_read() 162 sh_mmcif_boot_cmd(base, 0x07400000, 0x00010000); in sh_mmcif_boot_do_read() 165 sh_mmcif_boot_cmd(base, 0x10400000, SH_MMCIF_BBS); in sh_mmcif_boot_do_read() 192 sh_mmcif_boot_cmd(base, 0x00000040, 0); in sh_mmcif_boot_init() 196 sh_mmcif_boot_cmd(base, 0x01405040, 0x40300000); /* CMD1 */ in sh_mmcif_boot_init() 201 sh_mmcif_boot_cmd(base, 0x02806040, 0); in sh_mmcif_boot_init() 204 sh_mmcif_boot_cmd(base, 0x03400040, 0x00010000); in sh_mmcif_boot_init()
|