src: Typo fix (cosmetic)
Change-Id: I81985bd2836bdeb369587f170504a8a048ee496b Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Reviewed-on: https://review.coreboot.org/29196 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
committed by
Stefan Reinauer
parent
39315985e8
commit
5797b2eb05
@@ -2978,8 +2978,8 @@ typedef struct {
|
||||
**/
|
||||
UINT8 ThreeStrikeCounterDisable;
|
||||
|
||||
/** Offset 0x0899 - Set HW P-State Interrupts Enabled for for MISC_PWR_MGMT
|
||||
Set HW P-State Interrupts Enabled for for MISC_PWR_MGMT; <b>0: Disable</b>; 1: Enable.
|
||||
/** Offset 0x0899 - Set HW P-State Interrupts Enabled for MISC_PWR_MGMT
|
||||
Set HW P-State Interrupts Enabled for MISC_PWR_MGMT; <b>0: Disable</b>; 1: Enable.
|
||||
$EN_DIS
|
||||
**/
|
||||
UINT8 HwpInterruptControl;
|
||||
|
Reference in New Issue
Block a user