Searched refs:GEN6_PCODE_DATA1 (Results 1 – 2 of 2) sorted by relevance
394 intel_uncore_write_fw(uncore, GEN6_PCODE_DATA1, val1 ? *val1 : 0); in __sandybridge_pcode_rw()409 *val1 = intel_uncore_read_fw(uncore, GEN6_PCODE_DATA1); in __sandybridge_pcode_rw()
8847 #define GEN6_PCODE_DATA1 _MMIO(0x13812C) macro