Searched refs:AR5312_ISR (Results 1 – 2 of 2) sorted by relevance
/arch/mips/ath25/ | ||
D | ar5312_regs.h | 72 #define AR5312_ISR 0x0010 /* Intr Status Reg */ macro |
D | ar5312.c | 78 u32 pending = ar5312_rst_reg_read(AR5312_ISR) & in ar5312_misc_irq_handler() |