Searched refs:static_region (Results 1 – 1 of 1) sorted by relevance
2793 u32 static_region, oprom_offset; in spi_oprom_get_vbt() local2798 static_region = intel_uncore_read(&i915->uncore, SPI_STATIC_REGIONS); in spi_oprom_get_vbt()2799 static_region &= OPTIONROM_SPI_REGIONID_MASK; in spi_oprom_get_vbt()2800 intel_uncore_write(&i915->uncore, PRIMARY_SPI_REGIONID, static_region); in spi_oprom_get_vbt()