Home
last modified time | relevance | path

Searched refs:GMBUS1 (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/gma500/
Dintel_gmbus.c268 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()
Dpsb_intel_reg.h61 #define GMBUS1 0x5104 /* command/status */ macro
/drivers/gpu/drm/i915/
Dintel_i2c.c326 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()
Di915_reg.h2179 #define GMBUS1 (dev_priv->gpio_mmio_base + 0x5104) /* command/status */ macro