Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-mt65xx-usb3.c102 #define P3A_RG_XTAL_EXT_EN_U3_VAL(x) ((0x3 & (x)) << 10) macro
175 tmp |= P3A_RG_XTAL_EXT_EN_U3_VAL(2); in phy_instance_init()