Skip to content

Commit

Permalink
device-power: Update ON/OFF states in POWER_STATE
Browse files Browse the repository at this point in the history
Update based on feedback from ARC review.
riscv-non-isa#79

Signed-off-by: Ley Foon Tan <[email protected]>
  • Loading branch information
Ley Foon Tan committed Dec 23, 2024
1 parent 2674515 commit f470c10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/srvgrp-device-power.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ encoding for the power state.
! Description

! 0x0000
! ON with POWER_STATE[16] = 0
! ON

! 0x0001
! _Reserved_ and must be `0`.
Expand All @@ -104,7 +104,7 @@ encoding for the power state.
! _Reserved_ and must be `0`.

! 0x0003
! OFF with POWER_STATE[16] = 1
! OFF

! 0x0004 - 0x0FFF
! _Reserved_ and must be `0`.
Expand Down

0 comments on commit f470c10

Please sign in to comment.