Searched refs:arbitrate (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_i2c_hw.c | 130 unsigned int arbitrate; in is_engine_available() local 137 REG_GET(DC_I2C_ARBITRATION, DC_I2C_REG_RW_CNTL_STATUS, &arbitrate); in is_engine_available() 138 if (arbitrate == DC_I2C_REG_RW_CNTL_STATUS_DMCU_ONLY) in is_engine_available() 297 uint32_t arbitrate = 0; in acquire_engine() local 299 REG_GET(DC_I2C_ARBITRATION, DC_I2C_REG_RW_CNTL_STATUS, &arbitrate); in acquire_engine() 300 switch (arbitrate) { in acquire_engine() 311 REG_GET(DC_I2C_ARBITRATION, DC_I2C_REG_RW_CNTL_STATUS, &arbitrate); in acquire_engine() 312 if (arbitrate != DC_I2C_STATUS__DC_I2C_STATUS_USED_BY_SW) in acquire_engine() 393 uint32_t arbitrate = 0; in cntl_stuck_hw_workaround() local 395 REG_GET(DC_I2C_ARBITRATION, DC_I2C_REG_RW_CNTL_STATUS, &arbitrate); in cntl_stuck_hw_workaround() [all …]
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | dev-mem2mem.rst | 27 it independently from the others. The driver will arbitrate access to
|
| /linux/Documentation/driver-api/ |
| H A D | i2c.rst | 12 I2C is a multi-master bus; open drain signaling is used to arbitrate
|
| /linux/Documentation/arch/arm/ |
| H A D | vlocks.rst | 16 writes to a single memory location. To arbitrate, every CPU "votes for
|
| /linux/Documentation/fb/ |
| H A D | udlfb.rst | 51 * Fbdev does not arbitrate client ownership of the framebuffer well.
|
| /linux/Documentation/networking/device_drivers/hamradio/ |
| H A D | baycom.rst | 168 to arbitrate the ports between different client drivers.
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | pvrusb2.rst | 85 helps arbitrate each interface's access to the actual driver core,
|
| /linux/scripts/ |
| H A D | spelling.txt | 13 abitrate||arbitrate
|
| /linux/Documentation/scsi/ |
| H A D | ncr53c8xx.rst | 1232 SYMBIOS 53C8XX chips are able to arbitrate for the SCSI BUS as soon as they 1242 Since, there is no way to know what devices are trying to arbitrate for the
|