Home
last modified time | relevance | path

Searched refs:PHY_BASE (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/atm/
Dmidway.h21 #define PHY_BASE 0x00020000 /* offset of PHY register are */ macro
Diphase.h635 #define PHY_BASE IPHASE5575_FRONT_END_REG_BASE macro
Diphase.c2361 iadev->phy = base + PHY_BASE;
2362 iadev->dma = base + PHY_BASE;
Deni.c1747 eni_dev->phy = base+PHY_BASE; in eni_do_init()