Searched refs:GEN6_PCODE_DATA1 (Results 1 – 2 of 2) sorted by relevance
72 intel_uncore_write_fw(uncore, GEN6_PCODE_DATA1, val1 ? *val1 : 0); in __snb_pcode_rw()87 *val1 = intel_uncore_read_fw(uncore, GEN6_PCODE_DATA1); in __snb_pcode_rw()
5453 #define GEN6_PCODE_DATA1 _MMIO(0x13812C) macro