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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A D8250_pci.c220 u8 irq_config; local
228 irq_config = 0x41;
231 irq_config = 0x43;
243 irq_config = 0x5b;
252 writel(irq_config, p + 0x4c);

Completed in 66 milliseconds