Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/rockchip/px30/drivers/pmu/
Dpmu.h274 #define CPU_AXI_QOS_PRIORITY 0x08 macro
309 array[2] = mmio_read_32(base + CPU_AXI_QOS_PRIORITY); \
319 mmio_write_32(base + CPU_AXI_QOS_PRIORITY, array[2]); \
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/pmu/
Dpmu.h80 array[2] = mmio_read_32(base + CPU_AXI_QOS_PRIORITY); \
90 mmio_write_32(base + CPU_AXI_QOS_PRIORITY, array[2]); \
/external/arm-trusted-firmware/plat/rockchip/rk3399/include/shared/
Dpmu_regs.h78 #define CPU_AXI_QOS_PRIORITY 0x08 macro