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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dioc4.h76 union ioc4_other_int other_ies; /* Other interrupt enable set */ member in struct:ioc4_misc_regs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc4_serial.c686 writel(val, &mem->other_ies.raw);
808 intrs = readl(&mem->other_ir.raw) & readl(&mem->other_ies.raw);
1030 "other_ir 0x%x other_ies 0x%x mask 0x%x\n",
1035 readl(&mem->other_ies.raw),

Completed in 84 milliseconds