Searched refs:GMBUS3 (Results 1 – 4 of 4) sorted by relevance
67 #define GMBUS3(__i915) _MMIO(GMBUS_MMIO_BASE(__i915) + 0x510c) macro
461 val = intel_de_read_fw(i915, GMBUS3(i915)); in gmbus_xfer_read_chunk()529 intel_de_write_fw(i915, GMBUS3(i915), val); in gmbus_xfer_write_chunk()540 intel_de_write_fw(i915, GMBUS3(i915), val); in gmbus_xfer_write_chunk()
285 val = GMBUS_REG_READ(GMBUS3 + reg_offset); in gmbus_xfer()299 GMBUS_REG_WRITE(GMBUS3 + reg_offset, val); in gmbus_xfer()320 GMBUS_REG_WRITE(GMBUS3 + reg_offset, val); in gmbus_xfer()
70 #define GMBUS3 0x510c /* data buffer bytes 3-0 */ macro