Home
last modified time | relevance | path

Searched refs:ipg_isoc_en (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dparams.c380 p->ipg_isoc_en = false; in dwc2_set_default_params()
664 CHECK_BOOL(ipg_isoc_en, hw->ipg_isoc_en); in dwc2_check_params()
843 hw->ipg_isoc_en = !!(hwcfg4 & GHWCFG4_IPG_ISOC_SUPPORTED); in dwc2_get_hwparams()
H A Dcore.h331 * @ipg_isoc_en: Indicates the IPG supports is enabled or disabled.
491 bool ipg_isoc_en; member
545 * @ipg_isoc_en: This feature indicates that the controller supports
670 unsigned ipg_isoc_en:1; member
H A Ddebugfs.c690 print_param(seq, p, ipg_isoc_en); in params_show()
H A Dgadget.c3442 if (hsotg->params.ipg_isoc_en) in dwc2_hsotg_core_init_disconnected()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dparams.c487 p->ipg_isoc_en = false; in dwc2_set_default_params()
770 CHECK_BOOL(ipg_isoc_en, hw->ipg_isoc_en); in dwc2_check_params()
949 hw->ipg_isoc_en = !!(hwcfg4 & GHWCFG4_IPG_ISOC_SUPPORTED); in dwc2_get_hwparams()
H A Dcore.h307 * @ipg_isoc_en: Indicates the IPG supports is enabled or disabled.
472 bool ipg_isoc_en; member
526 * @ipg_isoc_en: This feature indicates that the controller supports
651 unsigned ipg_isoc_en:1; member
H A Ddebugfs.c692 print_param(seq, p, ipg_isoc_en); in params_show()
H A Dgadget.c3442 if (hsotg->params.ipg_isoc_en) in dwc2_hsotg_core_init_disconnected()

Completed in 27 milliseconds