Lines Matching +full:sdhci +full:- +full:5
1 // SPDX-License-Identifier: GPL-2.0
31 #include "regs-clock.h"
35 #include "sdhci.h"
36 #include "iic-core.h"
39 #include "onenand-core-s3c64xx.h"
43 /* setup SDHCI */ in s3c6400_map_io()
50 s3c_i2c0_setname("s3c2440-i2c"); in s3c6400_map_io()
52 s3c_device_nand.name = "s3c6400-nand"; in s3c6400_map_io()
54 s3c_onenand_setname("s3c6400-onenand"); in s3c6400_map_io()
55 s3c64xx_onenand1_setname("s3c6400-onenand"); in s3c6400_map_io()
60 /* VIC0 does not have IRQS 5..7, in s3c6400_init_irq()
62 s3c64xx_init_irq(~0 & ~(0xf << 5), ~0); in s3c6400_init_irq()
66 .name = "s3c6400-core",
67 .dev_name = "s3c6400-core",