Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/drm/
H A Di915_drv.c686 pci_config_put8(conf_hdl, LBB, s3_priv->saveLBB); in i915_resume()
741 s3_priv->saveLBB = pci_config_get8(conf_hdl, LBB); in i915_suspend()
H A Di915_drv.h665 #define LBB 0xf4 macro