Searched refs:MCFGR_LONG_PTR (Results 1 – 2 of 2) sorted by relevance
623 if (comp_params & CTPR_MS_PS && rd_reg32(&ctrl->mcr) & MCFGR_LONG_PTR) in caam_probe()688 clrsetbits_32(&ctrl->mcr, MCFGR_AWCACHE_MASK | MCFGR_LONG_PTR, in caam_probe()692 MCFGR_LONG_PTR : 0)); in caam_probe()
606 #define MCFGR_LONG_PTR 0x00010000 /* Use >32-bit desc addressing */ macro