struct
Defined at line 976 of file ../../src/graphics/display/drivers/intel-display/registers-ddi.h
Reads acquire the mutex, writes release the mutex.
Any read is an attempt to acquire the mutex. A successful attempt returns
true in this field. Once the driver acquires the mutex, it retains
ownership (reads continue to return true) until it explicitly releases the
mutex.
This is a Write-Clear field. Writing true releases the mutex.
The driver should release the mutex once it completes an AUX transaction,
so the hardware can use it as well.
Public Members
Field field