Searched refs:BXT_GMBUS_GATING_DIS (Results 1 – 2 of 2) sorted by relevance
236 intel_de_rmw(display, GEN9_CLKGATE_DIS_4, BXT_GMBUS_GATING_DIS, in bxt_gmbus_clock_gating()237 !enable ? BXT_GMBUS_GATING_DIS : 0); in bxt_gmbus_clock_gating()
1079 #define BXT_GMBUS_GATING_DIS (1 << 14) macro