Home
last modified time | relevance | path

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

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