Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h326 #define GHWCFG4_IPG_ISOC_SUPPORTED BIT(11) macro
H A Dparams.c853 hw->ipg_isoc_en = !!(hwcfg4 & GHWCFG4_IPG_ISOC_SUPPORTED); in dwc2_get_hwparams()