Searched refs:INTC_HW_DESC (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
A D | sh_intc.h | 102 #define INTC_HW_DESC(vectors, groups, mask_regs, \ macro 124 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \ 132 .hw = INTC_HW_DESC(vectors, groups, mask_regs, \
|
/linux/arch/sh/kernel/cpu/sh4a/ |
A D | setup-sh7366.c | 376 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
A D | setup-sh7343.c | 437 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
A D | setup-sh7723.c | 637 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
A D | setup-sh7722.c | 653 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
A D | setup-sh7724.c | 1091 .hw = INTC_HW_DESC(vectors, groups, mask_registers,
|
Completed in 10 milliseconds