Home
last modified time | relevance | path

Searched refs:ACE_DfPMCCU (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/soc/intel/intel_adsp/common/
Dclk.c93 ACE_DfPMCCU.dfclkctl |= ACE_CLKCTL_WOVCRO; in adsp_clock_init()
94 if (ACE_DfPMCCU.dfclkctl & ACE_CLKCTL_WOVCRO) { in adsp_clock_init()
95 ACE_DfPMCCU.dfclkctl = ACE_DfPMCCU.dfclkctl & ~ACE_CLKCTL_WOVCRO; in adsp_clock_init()
101 ACE_DfPMCCU.dfcrodiv &= ACE_CRODIV_CARCDS_MASK; in adsp_clock_init()
102 ACE_DfPMCCU.dfcrodiv |= ACE_CRODIV_CARCDS(0x12); in adsp_clock_init()
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace30/
Dadsp_power.h35 #define ACE_PWRCTL ((volatile struct ace_pwrctl *)&ACE_DfPMCCU.dfpwrctl)
36 #define ACE_PWRCTL2 ((volatile struct ace_pwrctl2 *)&ACE_DfPMCCU.dfpwrctl2)
56 #define ACE_PWRSTS ((volatile struct ace_pwrsts *)&ACE_DfPMCCU.dfpwrsts)
57 #define ACE_PWRSTS2 ((volatile struct ace_pwrsts2 *)&ACE_DfPMCCU.dfpwrsts2)
Dadsp_shim.h71 #define ACE_DfPMCCU (*((volatile struct ace_dfpmccu *)DT_REG_ADDR(DT_NODELABEL(dfpmccu)))) macro
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace15_mtpm/
Dadsp_power.h32 #define ACE_PWRCTL ((volatile struct ace_pwrctl *) &ACE_DfPMCCU.dfpwrctl)
47 #define ACE_PWRSTS ((volatile struct ace_pwrsts *) &ACE_DfPMCCU.dfpwrsts)
Dadsp_shim.h119 #define ACE_DfPMCCU (*((volatile struct ace_dfpmccu *)DT_REG_ADDR(DT_NODELABEL(dfpmccu)))) macro
/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dadsp_clk.h40 #define ADSP_CLKCTL ACE_DfPMCCU.dfclkctl
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ace20_lnl/
Dadsp_shim.h119 #define ACE_DfPMCCU (*((volatile struct ace_dfpmccu *)DT_REG_ADDR(DT_NODELABEL(dfpmccu)))) macro