Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c38 #define GUID_V1 0x6dd191 macro
235 if (s->guid != GUID_V1 && s->guid != GUID_V2) { in sdsi_update_registers()
243 if ((s->guid == GUID_V1 && ret != REGS_SIZE_GUID_V1) || in sdsi_update_registers()
292 if (s->guid == GUID_V1) in sdsi_read_reg()