Searched refs:GMBUS1 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/gma500/ |
H A D | intel_gmbus.c | 269 GMBUS_REG_WRITE(GMBUS1 + reg_offset, in gmbus_xfer() 300 GMBUS_REG_WRITE(GMBUS1 + reg_offset, in gmbus_xfer() 338 GMBUS_REG_WRITE(GMBUS1 + reg_offset, GMBUS_SW_CLR_INT); in gmbus_xfer() 339 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 | 458 intel_de_write_fw(display, GMBUS1(display), in gmbus_xfer_read_chunk() 537 intel_de_write_fw(display, GMBUS1(display), in gmbus_xfer_write_chunk() 672 intel_de_write_fw(display, GMBUS1(display), GMBUS_CYCLE_STOP | GMBUS_SW_RDY); in do_gmbus_xfer() 714 intel_de_write_fw(display, GMBUS1(display), GMBUS_SW_CLR_INT); in do_gmbus_xfer() 715 intel_de_write_fw(display, GMBUS1(display), 0); in do_gmbus_xfer()
|