Home
last modified time | relevance | path

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

/hal_intel-3.5.0/bsp_sedi/soc/intel_ish/include/
Dsedi_soc.h80 #define PMU_VNN_REQ_ACK (SEDI_PMU_BASE + 0x40) macro
88 !(read32(PMU_VNN_REQ_ACK) & PMU_VNN_REQ_ACK_STS)) \
97 write32(PMU_VNN_REQ_ACK, read32(PMU_VNN_REQ_ACK)); \
104 write32(PMU_VNN_REQ_ACK, read32(PMU_VNN_REQ_ACK)); \
/hal_intel-3.5.0/bsp_sedi/soc/intel_ish/pm/
Dish_dma.c86 while (!(read32(PMU_VNN_REQ_ACK) & PMU_VNN_REQ_ACK_STATUS)) in ish_dma_copy()
Dpm_regs.h58 #define PMU_VNN_REQ_ACK (SEDI_PMU_BASE + 0x40) macro