Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/jz4740/
Dirq.c127 static inline void intc_seq_reg(struct seq_file *s, const char *name, in intc_seq_reg() function
135 intc_seq_reg(s, "Status", JZ_REG_INTC_STATUS); in intc_regs_show()
136 intc_seq_reg(s, "Mask", JZ_REG_INTC_MASK); in intc_regs_show()
137 intc_seq_reg(s, "Pending", JZ_REG_INTC_PENDING); in intc_regs_show()