Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h294 #define GHWCFG3_I2C BIT(8) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h270 #define GHWCFG3_I2C BIT(8) macro
H A Dparams.c932 hw->i2c_enable = !!(hwcfg3 & GHWCFG3_I2C); in dwc2_get_hwparams()