mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
firmware: rockchip_sip: Add sub func id PVTPLL_VOLT_SEL for SIP_PVTPLL_CFG
Change-Id: I389fdb0f36b2709d7cc75d4962c3f0a33816a840 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -239,6 +239,7 @@ enum {
|
||||
PVTPLL_GET_INFO = 0,
|
||||
PVTPLL_ADJUST_TABLE = 1,
|
||||
PVTPLL_LOW_TEMP = 2,
|
||||
PVTPLL_VOLT_SEL = 3,
|
||||
};
|
||||
|
||||
struct pt_regs;
|
||||
|
||||
Reference in New Issue
Block a user