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:
Finley Xiao
2024-10-16 23:04:51 +08:00
committed by Tao Huang
parent 1b8e6e3e02
commit 4d6637906b

View File

@@ -239,6 +239,7 @@ enum {
PVTPLL_GET_INFO = 0,
PVTPLL_ADJUST_TABLE = 1,
PVTPLL_LOW_TEMP = 2,
PVTPLL_VOLT_SEL = 3,
};
struct pt_regs;