Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.h25 #define rf_compy_select(lane) (0x1 << (((lane) == 1) ? 4 : 0)) macro
H A Dcomphy_a3700.c653 reg_set((void __iomem *)COMPHY_SEL_ADDR, 0, rf_compy_select(lane)); in comphy_sgmii_power_up()