Searched refs:target_peripherals (Results 1 – 1 of 1) sorted by relevance
769 static const uint8_t target_peripherals[] = { in spu_periph_init_cfg() local888 for (int i = 0; i < ARRAY_SIZE(target_peripherals); i++) { in spu_periph_init_cfg()889 spu_peripheral_config_non_secure(target_peripherals[i], SPU_LOCK_CONF_UNLOCKED); in spu_periph_init_cfg()