Searched refs:GI2CCTL_I2CEN (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/dwc2/
H A Dhw.h216 #define GI2CCTL_I2CEN (1 << 23) macro
H A Dcore.c222 i2cctl &= ~GI2CCTL_I2CEN;
224 i2cctl |= GI2CCTL_I2CEN;

Completed in 21 milliseconds