Searched defs:pmu_slpdata_s (Results 1 – 1 of 1) sorted by relevance
97 struct pmu_slpdata_s { struct98 uint32_t cci_m0_qos[CPU_AXI_QOS_NUM_REGS];99 uint32_t cci_m1_qos[CPU_AXI_QOS_NUM_REGS];100 uint32_t dmac0_qos[CPU_AXI_QOS_NUM_REGS];101 uint32_t dmac1_qos[CPU_AXI_QOS_NUM_REGS];102 uint32_t dcf_qos[CPU_AXI_QOS_NUM_REGS];103 uint32_t crypto0_qos[CPU_AXI_QOS_NUM_REGS];104 uint32_t crypto1_qos[CPU_AXI_QOS_NUM_REGS];105 uint32_t pmu_cm0_qos[CPU_AXI_QOS_NUM_REGS];106 uint32_t peri_cm1_qos[CPU_AXI_QOS_NUM_REGS];[all …]