struct

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

This bit has NO effect on the hardware, and is only used as an indicator

for software to query and declare the usage of the GMBUS controller.

Drivers can poll and wait until `software_lock_acquired` becomes false

before using the GMBUS controller, and set this bit (grab the software

lock) so that other threads won't use it at the same time.

This bit is write-protected when `software_clear_interrupt` in

`GMBusCommand` (GMBUS1) register is enabled.

Public Members

Field field

Records