Searched refs:POR_ELx_PERM_PREP (Results 1 – 2 of 2) sorted by relevance
1021 #define POR_ELx_PERM_PREP(idx, perm) (((perm) & POE_MASK) << POR_ELx_PERM_SHIFT(idx)) macro
120 por_enable_all |= POR_ELx_PERM_PREP(pkey, POE_RWX); in save_reset_user_access_state()