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

/arch/mips/jz4740/
H A Dirq.c124 static inline void intc_seq_reg(struct seq_file *s, const char *name, function
132 intc_seq_reg(s, "Status", JZ_REG_INTC_STATUS);
133 intc_seq_reg(s, "Mask", JZ_REG_INTC_MASK);
134 intc_seq_reg(s, "Pending", JZ_REG_INTC_PENDING);

Completed in 30 milliseconds