Searched refs:GMBUS1 (Results 1 – 4 of 4) sorted by relevance
268 GMBUS_REG_WRITE(GMBUS1 + reg_offset, in gmbus_xfer()299 GMBUS_REG_WRITE(GMBUS1 + reg_offset, in gmbus_xfer()337 GMBUS_REG_WRITE(GMBUS1 + reg_offset, GMBUS_SW_CLR_INT); in gmbus_xfer()338 GMBUS_REG_WRITE(GMBUS1 + reg_offset, 0); in gmbus_xfer()
61 #define GMBUS1 0x5104 /* command/status */ macro
326 I915_WRITE(GMBUS1, in gmbus_xfer_read_chunk()389 I915_WRITE(GMBUS1, in gmbus_xfer_write_chunk()527 I915_WRITE(GMBUS1, GMBUS_CYCLE_STOP | GMBUS_SW_RDY); in gmbus_xfer()567 I915_WRITE(GMBUS1, GMBUS_SW_CLR_INT); in gmbus_xfer()568 I915_WRITE(GMBUS1, 0); in gmbus_xfer()
2179 #define GMBUS1 (dev_priv->gpio_mmio_base + 0x5104) /* command/status */ macro