Home
last modified time | relevance | path

Searched refs:NUM_MSS_NAV_MPU_PARTITIONS (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/qti/accesscontrol/xpu/kodiak/
H A Dxpu_static_config.c284 struct rg_domain_ownership mss_nav_mpu_rgs[NUM_MSS_NAV_MPU_PARTITIONS + 1] = {
288 struct rg_partition_range mss_nav_mpu_rg_addr[NUM_MSS_NAV_MPU_PARTITIONS] = {};
290 struct rg_domain_ownership anoc1_mpu_rgs[NUM_MSS_NAV_MPU_PARTITIONS + 1] = {
294 struct rg_partition_range anoc1_mpu_rg_addr[NUM_MSS_NAV_MPU_PARTITIONS] = {};
296 struct rg_domain_ownership modem_ms_mpu_rgs[NUM_MSS_NAV_MPU_PARTITIONS + 1] = {
300 struct rg_partition_range modem_ms_mpu_rg_addr[NUM_MSS_NAV_MPU_PARTITIONS] = {};
431 NUM_MSS_NAV_MPU_PARTITIONS,
H A Dxpu_target_info.h76 #define NUM_MSS_NAV_MPU_PARTITIONS 8 macro