mirror of
https://github.com/cyring/CoreFreq.git
synced 2025-07-23 20:20:40 +02:00
[Family 18h] Hygon C86 7375
[AMD] Fixed some typos
This commit is contained in:
@@ -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;
|
||||
|
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user