Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/corstone1000/Native_Driver/
Dfirewall.c88 volatile uint32_t rgn_mpl2; member
274 ptr->rgn_mpl2 = 0x1000; in fc_init_mpl()
275 ptr->rgn_mpl2 = 0x0; in fc_init_mpl()
291 ptr->rgn_mpl2 |= (mpl & RGN_MPL_EN_MASK); in fc_enable_mpl()
305 *mpl = (ptr->rgn_mpl2 & RGN_MPL_EN_MASK); in fc_read_mpl()
321 ptr->rgn_mpl2 &= ~mpl; in fc_disable_mpl()