Searched refs:GMBUS1 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/gma500/ |
| H A D | intel_gmbus.c | 271 GMBUS_REG_WRITE(GMBUS1 + reg_offset, in gmbus_xfer() 302 GMBUS_REG_WRITE(GMBUS1 + reg_offset, in gmbus_xfer() 340 GMBUS_REG_WRITE(GMBUS1 + reg_offset, GMBUS_SW_CLR_INT); in gmbus_xfer() 341 GMBUS_REG_WRITE(GMBUS1 + reg_offset, 0); in gmbus_xfer()
|
| H A D | psb_intel_reg.h | 49 #define GMBUS1 0x5104 /* command/status */ macro
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_gmbus.c | 487 intel_de_write_fw(display, GMBUS1(display), in gmbus_xfer_read_chunk() 566 intel_de_write_fw(display, GMBUS1(display), in gmbus_xfer_write_chunk() 700 intel_de_write_fw(display, GMBUS1(display), GMBUS_CYCLE_STOP | GMBUS_SW_RDY); in do_gmbus_xfer() 742 intel_de_write_fw(display, GMBUS1(display), GMBUS_SW_CLR_INT); in do_gmbus_xfer() 743 intel_de_write_fw(display, GMBUS1(display), 0); in do_gmbus_xfer()
|