Home
last modified time | relevance | path

Searched refs:GHWCFG4_ACG_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h296 #define GHWCFG4_ACG_SUPPORTED BIT(12) macro
H A Dparams.c948 hw->acg_enable = !!(hwcfg4 & GHWCFG4_ACG_SUPPORTED); in dwc2_get_hwparams()
/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h320 #define GHWCFG4_ACG_SUPPORTED BIT(12) macro