Lines Matching refs:lock_conf
387 bool lock_conf);
403 bool lock_conf);
418 bool lock_conf);
433 bool lock_conf);
450 bool lock_conf);
467 bool lock_conf);
482 bool lock_conf);
495 bool lock_conf);
895 bool lock_conf) in nrf_spu_dppi_config_set() argument
901 if (lock_conf) in nrf_spu_dppi_config_set()
910 bool lock_conf) in nrf_spu_gpio_config_set() argument
916 if (lock_conf) in nrf_spu_gpio_config_set()
926 bool lock_conf) in nrf_spu_flashnsc_set() argument
932 (lock_conf ? SPU_FLASHNSC_REGION_LOCK_Msk : 0); in nrf_spu_flashnsc_set()
934 (lock_conf ? SPU_FLASHNSC_SIZE_LOCK_Msk : 0); in nrf_spu_flashnsc_set()
941 bool lock_conf) in nrf_spu_ramnsc_set() argument
947 (lock_conf ? SPU_RAMNSC_REGION_LOCK_Msk : 0); in nrf_spu_ramnsc_set()
949 (lock_conf ? SPU_RAMNSC_SIZE_LOCK_Msk : 0); in nrf_spu_ramnsc_set()
956 bool lock_conf) in nrf_spu_flashregion_set() argument
962 (lock_conf ? SPU_FLASHREGION_PERM_LOCK_Msk : 0); in nrf_spu_flashregion_set()
969 bool lock_conf) in nrf_spu_ramregion_set() argument
975 (lock_conf ? SPU_RAMREGION_PERM_LOCK_Msk : 0); in nrf_spu_ramregion_set()
982 bool lock_conf) in nrf_spu_peripheral_set() argument
990 (lock_conf ? SPU_PERIPHID_PERM_LOCK_Msk : 0); in nrf_spu_peripheral_set()
996 bool lock_conf) in nrf_spu_extdomain_set() argument
1002 (lock_conf ? SPU_EXTDOMAIN_PERM_LOCK_Msk : 0); in nrf_spu_extdomain_set()