Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c425 if ((hsotg->hw_params.snpsid & DWC2_CORE_REV_MASK) < in dwc2_core_reset()
426 (DWC2_CORE_REV_4_20a & DWC2_CORE_REV_MASK)) { in dwc2_core_reset()
H A Dcore.h1115 #define DWC2_CORE_REV_MASK 0x0000ffff macro