Home
last modified time | relevance | path

Searched refs:DWC2_CORE_REV_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.c527 if ((hsotg->hw_params.snpsid & DWC2_CORE_REV_MASK) < in dwc2_core_reset()
528 (DWC2_CORE_REV_4_20a & DWC2_CORE_REV_MASK)) { in dwc2_core_reset()
H A Dcore.h1113 #define DWC2_CORE_REV_MASK 0x0000ffff macro
/kernel/linux/linux-6.6/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.h1102 #define DWC2_CORE_REV_MASK 0x0000ffff macro

Completed in 9 milliseconds