Searched refs:static_region (Results 1 – 1 of 1) sorted by relevance
3067 u32 static_region, oprom_offset; in spi_oprom_get_vbt() local3072 static_region = intel_uncore_read(&i915->uncore, SPI_STATIC_REGIONS); in spi_oprom_get_vbt()3073 static_region &= OPTIONROM_SPI_REGIONID_MASK; in spi_oprom_get_vbt()3074 intel_uncore_write(&i915->uncore, PRIMARY_SPI_REGIONID, static_region); in spi_oprom_get_vbt()