Searched refs:GMBUS3 (Results 1 – 4 of 4) sorted by relevance
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
67 #define GMBUS3(__display) _MMIO(__GMBUS_MMIO_BASE(__display) + 0x510c) macro
465 val = intel_de_read_fw(display, GMBUS3(display)); in gmbus_xfer_read_chunk()533 intel_de_write_fw(display, GMBUS3(display), val); in gmbus_xfer_write_chunk()544 intel_de_write_fw(display, GMBUS3(display), val); in gmbus_xfer_write_chunk()
Completed in 13 milliseconds