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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dhd64572.h33 #define ILAR 0x00 macro
H A Dhd6457x.c726 printk(KERN_DEBUG "ILAR: %02x ISR: %08x %08x\n", sca_in(ILAR, card),
H A Dpc300_drv.c1577 if ((ilar = cpc_readb(card->hw.scabase + ILAR)) != 0) {
1578 printk("%s: ILAR=0x%x\n", dev->name, ilar);
1579 cpc_writeb(card->hw.scabase + ILAR, ilar);
2205 ilar = cpc_readb(scabase + ILAR);
2206 printk ("ILAR=0x%02x, WCRL=0x%02x, PCR=0x%02x, BTCR=0x%02x, BOLR=0x%02x\n",
2283 cpc_writeb(scabase + ILAR, ilar);

Completed in 56 milliseconds