Searched defs:PUT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/atm/ | ||
H A D | idt77105.c | 46 #define PUT(val,reg) dev->ops->phy_put(dev,val,IDT77105_##reg) macro |
H A D | suni.c | 40 #define PUT(val,reg) dev->ops->phy_put(dev,val,SUNI_##reg) macro |