Home
last modified time | relevance | path

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

/external/u-boot/drivers/phy/marvell/
Dcomphy_a3700.h104 #define rf_data_width_mask (0x3 << rf_data_width_shift) macro
Dcomphy_a3700.c788 reg_set16(sgmiiphy_addr(lane, DIG_LB_EN), 0, rf_data_width_mask); in comphy_sgmii_power_up()