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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64572.h30 #define ILAR 0x00 macro
H A Dhd64572.c558 printk(KERN_DEBUG "ILAR: %02x ISR: %08x %08x\n", sca_in(ILAR, card),
H A Dpc300_drv.c1574 if ((ilar = cpc_readb(card->hw.scabase + ILAR)) != 0) {
1575 printk("%s: ILAR=0x%x\n", dev->name, ilar);
1576 cpc_writeb(card->hw.scabase + ILAR, ilar);
2194 ilar = cpc_readb(scabase + ILAR);
2195 printk ("ILAR=0x%02x, WCRL=0x%02x, PCR=0x%02x, BTCR=0x%02x, BOLR=0x%02x\n",
2272 cpc_writeb(scabase + ILAR, ilar);

Completed in 72 milliseconds