Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/Native_Driver/
Dfirewall.c92 volatile uint32_t rgn_mpl3; member
277 ptr->rgn_mpl3 = 0x1000; in fc_init_mpl()
278 ptr->rgn_mpl3 = 0x0; in fc_init_mpl()
293 ptr->rgn_mpl3 |= (mpl & RGN_MPL_EN_MASK); in fc_enable_mpl()
307 *mpl = (ptr->rgn_mpl3 & RGN_MPL_EN_MASK); in fc_read_mpl()
323 ptr->rgn_mpl3 &= ~mpl; in fc_disable_mpl()