Home
last modified time | relevance | path

Searched refs:gi2cctl (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.h89 uint32_t gi2cctl; /* 30 */ member
H A Dhcd-dwc2.c1263 s->gi2cctl = GI2CCTL_I2CDATSE0 | GI2CCTL_ACK; in dwc2_reset_enter()
/openbmc/linux/drivers/usb/dwc2/
H A Dcore.c55 gr->gi2cctl = dwc2_readl(hsotg, GI2CCTL); in dwc2_backup_global_registers()
95 dwc2_writel(hsotg, gr->gi2cctl, GI2CCTL); in dwc2_restore_global_registers()
H A Dcore.h686 u32 gi2cctl; member
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c381 clrsetbits_le32(&regs->gi2cctl, DWC2_GI2CCTL_I2CEN | in dwc_otg_core_init()
384 setbits_le32(&regs->gi2cctl, DWC2_GI2CCTL_I2CEN); in dwc_otg_core_init()
H A Ddwc2.h44 u32 gi2cctl; /* 0x030 */ member