Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dmidway.h22 #define PHY_BASE 0x00020000 /* offset of PHY register are */ macro
H A Diphase.h634 #define PHY_BASE IPHASE5575_FRONT_END_REG_BASE macro
H A Diphase.c2394 iadev->phy = base + PHY_BASE;
2395 iadev->dma = base + PHY_BASE;
H A Deni.c1747 eni_dev->phy = base+PHY_BASE; in eni_do_init()