[Family 18h] Hygon C86 7375

[AMD] Fixed some typos
This commit is contained in:
CyrIng
2024-06-24 19:54:25 +02:00
parent 927ae0b9dd
commit f7b0eacbd5
2 changed files with 11 additions and 8 deletions

View File

@@ -552,7 +552,7 @@ typedef union
CpuFid : 8-0, /* RO: Current Core Frequency ID */
CpuDfsId : 14-8, /* RO: Current Core DID */
CpuVid : 22-14, /* RO: Current Core VID */
CurHwPstate : 25-22, /* RO: Cuurent hardware P-state */
CurHwPstate : 25-22, /* RO: Current hardware P-state */
Reserved : 64-63;
};
} HW_PSTATE_STATUS;

View File

@@ -2034,7 +2034,10 @@ static void InitTimer_AMD_Zen4_RPL(unsigned int cpu) ;
"Hygon C86 XXXX NN-core Processor"
7285(32),7280(64),7265(24),
5285(16),
3285( 8),3280( 8),3230( 4), */
3285( 8),3280( 8),3230( 4),
[Family 18h] 9F_02h
Stepping 2
"Hygon C86 7375" */
#define _Hygon_Family_18h \
{.ExtFamily=0x9, .Family=0xF, .ExtModel=0x0, .Model=0x0}