Searched refs:USBPCR_TXVREFTUNE_MASK (Results 1 – 2 of 2) sorted by relevance
65 #define USBPCR_TXVREFTUNE_MASK GENMASK(3, 0) macro217 FIELD_PREP(USBPCR_TXVREFTUNE_MASK, USBPCR_TXVREFTUNE_DFT); in jz4770_usb_phy_init()231 FIELD_PREP(USBPCR_TXVREFTUNE_MASK, USBPCR_TXVREFTUNE_INC_75PPT); in jz4775_usb_phy_init()259 FIELD_PREP(USBPCR_TXVREFTUNE_MASK, USBPCR_TXVREFTUNE_INC_25PPT); in x1000_usb_phy_init()
71 #define USBPCR_TXVREFTUNE_MASK 0xf macro