Searched refs:GI2CCTL_ACK (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/hw/usb/ | ||
| H A D | dwc2-regs.h | 222 #define GI2CCTL_ACK BIT(24) macro |
| /openbmc/qemu/hw/usb/ | ||
| H A D | hcd-dwc2.c | 1263 s->gi2cctl = GI2CCTL_I2CDATSE0 | GI2CCTL_ACK; in dwc2_reset_enter() |