Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h222 #define GI2CCTL_ACK BIT(24) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h196 #define GI2CCTL_ACK BIT(24) macro
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c1263 s->gi2cctl = GI2CCTL_I2CDATSE0 | GI2CCTL_ACK; in dwc2_reset_enter()