Home
last modified time | relevance | path

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

/linux/drivers/phy/spacemit/
H A Dphy-k1-usb2.c57 #define PHY_FDIV_FRACT_20_21 BIT(12) /* fdiv_reg<21>, <20>, bit21 == bit20 */ macro
71 #define FDIV_REG_MASK (PHY_FDIV_FRACT_20_21 | PHY_FDIV_FRACT_16_19 | \