Home
last modified time | relevance | path

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

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