Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h64 #define SGMIIPHY_ADDR(l, a) (((a & 0x00007FF) * 2) | SGMIIPHY_BASE(l)) macro
66 #define phy_read16(l, a) read16((void __iomem *)SGMIIPHY_ADDR(l, a))
68 reg_set16((void __iomem *)SGMIIPHY_ADDR(l, a), data, mask)