Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dmeson-gxl-usb3.c74 #define USB_R5_ID_DIG_REG BIT(1) macro
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c92 #define USB_R5_ID_DIG_REG BIT(1) macro
476 if (reg & (USB_R5_ID_DIG_SYNC | USB_R5_ID_DIG_REG)) in dwc3_meson_g12a_get_id()