Home
last modified time | relevance | path

Searched refs:PMU_RF_ROM_PWR_CTRL (Results 1 – 3 of 3) sorted by relevance

/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dish_pm.c343 write32(PMU_RF_ROM_PWR_CTRL, 1); in handle_reset_in_aontask()
435 write32(PMU_RF_ROM_PWR_CTRL, 1); in enter_d0i2()
445 write32(PMU_RF_ROM_PWR_CTRL, 0); in enter_d0i2()
484 write32(PMU_RF_ROM_PWR_CTRL, 1); in enter_d0i3()
494 write32(PMU_RF_ROM_PWR_CTRL, 0); in enter_d0i3()
Dpm_regs.h83 #define PMU_RF_ROM_PWR_CTRL (SEDI_PMU_BASE + 0x30) macro
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Daon_task.c807 write32(PMU_RF_ROM_PWR_CTRL, 0); in handle_reset()