Searched refs:INTC_HW_DESC (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/include/linux/ |
D | sh_intc.h | 101 #define INTC_HW_DESC(vectors, groups, mask_regs, \ macro 123 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ 131 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \
|
/linux-4.1.27/arch/arm/mach-shmobile/ |
D | intc.h | 140 .hw = INTC_HW_DESC(p ## _vectors, NULL, \ 184 .hw = INTC_HW_DESC(p ## _vectors, NULL, \ 234 .hw = INTC_HW_DESC(p ## _vectors, NULL, \ 285 .hw = INTC_HW_DESC(p ## _vectors, NULL, \
|
D | intc-sh73a0.c | 240 .hw = INTC_HW_DESC(intcs_vectors, intcs_groups, intcs_mask_registers,
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7366.c | 380 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
D | setup-sh7343.c | 443 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
D | setup-sh7723.c | 654 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
D | setup-sh7722.c | 658 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
D | setup-sh7724.c | 1108 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|