Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h131 #define PHY_MISC_REG0_ADDR 0x4f macro
133 (PHY_MISC_REG0_ADDR * PHY_SHFT(unit) + PHY_BASE(unit))
H A Dcomphy_a3700.c706 phy_write16(lane, PHY_MISC_REG0_ADDR, 0, rb_ref_clk_sel); in comphy_sgmii_power_up()