struct

Defined at line 173 of file ../../src/graphics/display/drivers/intel-display/registers-gmbus.h

This bit is used to clear error flags and resets the controller status.

For normal bus operation, this bit must be set to 0.

To perform a GMBUS reset,

- Software transitions this bit 0->1 to start the hardware reset sequence.

The GMBUS configuration registers become write-protected.

- Hardware sets the `is_ready` bit in the `GMBusControllerStatus` (GMBUS2)

register to 1 when the reset is complete.

- Software transitions this bit 1->0 to remove the write protection from

the GMBUS configuration registers.

- Hardware sets the `is_ready` bit back to 0 and restores normal operation.

GMBUS can be used.

Public Members

Field field

Records