clk: qcom: gdsc: Add GDSCs in apq8084 MMCC
Add the GDSC instances that exist as part of apq8084 MMCC block. Signed-off-by: Stephane Viau <sviau@codeaurora.org> Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
parent
639af9490b
commit
cb2eb7de38
3 changed files with 96 additions and 1 deletions
|
@ -180,4 +180,14 @@
|
|||
#define VPU_SLEEP_CLK 163
|
||||
#define VPU_VDP_CLK 164
|
||||
|
||||
/* GDSCs */
|
||||
#define VENUS0_GDSC 0
|
||||
#define VENUS0_CORE0_GDSC 1
|
||||
#define VENUS0_CORE1_GDSC 2
|
||||
#define MDSS_GDSC 3
|
||||
#define CAMSS_JPEG_GDSC 4
|
||||
#define CAMSS_VFE_GDSC 5
|
||||
#define OXILI_GDSC 6
|
||||
#define OXILICX_GDSC 7
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue