Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/kernel/
Dsetup.c54 #define SMBIOS_FREQLOW_OFFSET 0x16 macro
125 ((*(dmi_data + SMBIOS_FREQLOW_OFFSET)) & SMBIOS_FREQLOW_MASK)); in parse_cpu_table()