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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A D3c501.h45 #define GP_LOW (ioaddr + 0x08) macro
H A D3c501.c468 outw(gp_start, GP_LOW); /* aim - packet will be loaded into buffer start */
474 outw(gp_start, GP_LOW); /* the board reuses the same register */
561 printk(KERN_DEBUG " txsr=%02x gp=%04x rp=%04x]\n", txsr, inw(GP_LOW),inw(RX_LOW));
569 printk(KERN_DEBUG " txsr=%02x gp=%04x rp=%04x", txsr, inw(GP_LOW),inw(RX_LOW));
605 outw(lp->tx_pkt_start, GP_LOW);
724 outw(0x00, GP_LOW);

Completed in 45 milliseconds