Searched refs:BXT_GMBUS_GATING_DIS (Results 1 – 2 of 2) sorted by relevance
183 val |= BXT_GMBUS_GATING_DIS; in bxt_gmbus_clock_gating()185 val &= ~BXT_GMBUS_GATING_DIS; in bxt_gmbus_clock_gating()
4153 #define BXT_GMBUS_GATING_DIS (1 << 14) macro