Searched refs:GMBUS_RATE_100KHZ (Results 1 – 4 of 4) sorted by relevance
32 #define GMBUS_RATE_100KHZ (0 << 8) macro
917 bus->reg0 = pin | GMBUS_RATE_100KHZ; in intel_gmbus_setup()
429 bus->reg0 = i | GMBUS_RATE_100KHZ; in gma_intel_setup_gmbus()
35 #define GMBUS_RATE_100KHZ (0<<8) macro