Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dsetup.c56 #define SMBIOS_FREQLOW_MASK 0xFF macro
129 ((*(dmi_data + SMBIOS_FREQLOW_OFFSET)) & SMBIOS_FREQLOW_MASK)); in parse_cpu_table()