Home
last modified time | relevance | path

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

/u-boot/drivers/usb/dwc3/
A Ddwc3-meson-gxl.c91 #define USB_R5_ID_DIG_TH_MASK GENMASK(15, 8) macro
189 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()
A Ddwc3-meson-g12a.c95 #define USB_R5_ID_DIG_TH_MASK GENMASK(15, 8) macro
247 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