Searched refs:USBPCR_TXVREFTUNE_MASK (Results 1 – 3 of 3) sorted by relevance
64 #define USBPCR_TXVREFTUNE_MASK GENMASK(3, 0) macro216 FIELD_PREP(USBPCR_TXVREFTUNE_MASK, USBPCR_TXVREFTUNE_DFT); in jz4770_usb_phy_init()230 FIELD_PREP(USBPCR_TXVREFTUNE_MASK, USBPCR_TXVREFTUNE_INC_75PPT); in jz4775_usb_phy_init()258 FIELD_PREP(USBPCR_TXVREFTUNE_MASK, USBPCR_TXVREFTUNE_INC_25PPT); in x1000_usb_phy_init()
71 #define USBPCR_TXVREFTUNE_MASK GENMASK(3, USBPCR_TXVREFTUNE_LSB) macro
71 #define USBPCR_TXVREFTUNE_MASK 0xf macro