Lines Matching +full:sh +full:- +full:mmcif
1 // SPDX-License-Identifier: GPL-2.0
31 .name = "sh-sci",
52 .name = "sh-sci",
73 .name = "sh-sci",
85 .end = 0xffe80000 + 0x58 - 1,
96 .name = "sh-rtc",
97 .id = -1,
120 .name = "ohci-platform",
121 .id = -1,
146 .id = -1,
167 .name = "sh-tmu",
188 .name = "sh-tmu",
244 USBH, USBF, TPU, PCC, MMCIF, SIM, enumerator
282 INTC_VECT(MMCIF, 0xd00), INTC_VECT(MMCIF, 0xd20),
283 INTC_VECT(MMCIF, 0xd40), INTC_VECT(MMCIF, 0xd60),
304 SSI0, MMCIF, 0, SIOF0, PCIC5, PCIINTD, PCIINTC, PCIINTB,
324 { 0xffd40018, 0, 32, 8, /* INT2PRI6 */ { SIOF0, USBF, MMCIF, SSI0 } },
365 static DECLARE_INTC_DESC_ACK(intc_irq_desc, "sh7763-irq", irq_vectors,
399 static DECLARE_INTC_DESC(intc_irl7654_desc, "sh7763-irl7654", irl_vectors,
402 static DECLARE_INTC_DESC(intc_irl3210_desc, "sh7763-irl3210", irl_vectors,
414 /* disable IRQ7-0 */ in plat_irq_setup()
417 /* disable IRL3-0 + IRL7-4 */ in plat_irq_setup()
428 /* select IRQ mode for IRL3-0 + IRL7-4 */ in plat_irq_setup_pins()
433 /* enable IRL7-4 but don't provide any masking */ in plat_irq_setup_pins()
438 /* enable IRL0-3 but don't provide any masking */ in plat_irq_setup_pins()
443 /* enable IRL7-4 and mask using cpu intc controller */ in plat_irq_setup_pins()
448 /* enable IRL0-3 and mask using cpu intc controller */ in plat_irq_setup_pins()