Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h86 #define rf_phy_mode_shift 5 macro
87 #define rf_phy_mode_mask (0x7 << rf_phy_mode_shift)
H A Dcomphy_a3700.c700 PHY_MODE_SGMII << rf_phy_mode_shift, rf_phy_mode_mask); in comphy_sgmii_power_up()