Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/dwc2/
H A Dhw.h437 #define DCFG_EPMISCNT(_x) ((_x) << 18) macro
H A Dgadget.c3433 dcfg |= DCFG_EPMISCNT(1); in dwc2_hsotg_core_init_disconnected()