Searched refs:USB_R5_ID_DIG_TH_MASK (Results 1 – 2 of 2) sorted by relevance
91 #define USB_R5_ID_DIG_TH_MASK GENMASK(15, 8) macro189 USB_R5_ID_DIG_TH_MASK, in dwc3_meson_gxl_usb_init()190 FIELD_PREP(USB_R5_ID_DIG_TH_MASK, 0xff)); in dwc3_meson_gxl_usb_init()
95 #define USB_R5_ID_DIG_TH_MASK GENMASK(15, 8) macro247 USB_R5_ID_DIG_TH_MASK, in dwc3_meson_g12a_usb_init()248 FIELD_PREP(USB_R5_ID_DIG_TH_MASK, 0xff)); in dwc3_meson_g12a_usb_init()
Completed in 6 milliseconds