Searched refs:JROWNER_SECURE (Results 1 – 4 of 4) sorted by relevance
28 #define JROWNER_SECURE 0x10 macro37 JROWN_ARM_S = JROWNER_SECURE | 0x4, /* Secure ARM */42 JROWN_ARM_S = JROWNER_SECURE | 0x7, /* Secure ARM */47 JROWN_ARM_S = JROWNER_SECURE | 0x1, /* Secure ARM */
37 if (owner & JROWNER_SECURE) { in caam_hal_jr_setowner()39 cfg_ms = JRxMIDR_MS_JROWN_MID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner()45 cfg_ls = JRxMIDR_LS_SEQ_MID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner()46 cfg_ls |= JRxMIDR_LS_NONSEQ_MID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner()
38 if (owner & JROWNER_SECURE) { in caam_hal_jr_setowner()40 cfg_ms = JRxDID_MS_PRIM_DID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner()43 cfg_ms |= JRxDID_MS_PRIM_ICID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner()
37 if (owner & JROWNER_SECURE) { in caam_hal_jr_setowner()39 cfg_ms = JRxDID_MS_PRIM_DID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner()42 cfg_ms |= JRxDID_MS_PRIM_ICID(owner & ~JROWNER_SECURE); in caam_hal_jr_setowner()