Home
last modified time | relevance | path

Searched refs:intc_group (Results 1 – 22 of 22) sorted by relevance

/linux/include/linux/
H A Dsh_intc.h34 struct intc_group { struct
86 struct intc_group *groups;
/linux/arch/sh/kernel/cpu/sh2a/
H A Dsetup-mxg.c80 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7206.c101 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7201.c146 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7203.c132 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7264.c177 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7269.c194 static struct intc_group groups[] __initdata = {
/linux/arch/sh/kernel/cpu/sh4/
H A Dsetup-sh7750.c289 static struct intc_group groups_pci[] __initdata = {
H A Dsetup-sh7760.c78 static struct intc_group groups[] __initdata = {
/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7366.c305 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7343.c367 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7763.c296 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7780.c350 static struct intc_group groups[] __initdata = {
H A Dsetup-shx3.c241 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7734.c435 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7723.c563 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7722.c580 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7770.c406 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7785.c433 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7724.c1001 static struct intc_group groups[] __initdata = {
H A Dsetup-sh7757.c948 static struct intc_group groups[] __initdata = {
/linux/drivers/sh/intc/
H A Dhandle.c21 struct intc_group *g = desc->hw.groups; in intc_grp_id()