Home
last modified time | relevance | path

Searched refs:OCL2_LDOFUSE_PWR_DIS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_ddi.c2735 val &= ~OCL2_LDOFUSE_PWR_DIS; in broxton_phy_init()
2744 val |= OCL2_LDOFUSE_PWR_DIS; in broxton_phy_init()
Di915_reg.h1295 #define OCL2_LDOFUSE_PWR_DIS (1 << 6) macro