Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-imx/
H A Dimx_pl310.c23 #define PL310_PREFETCH_DOUBLE_LINEFILL BIT(30) macro
57 val &= ~PL310_PREFETCH_DOUBLE_LINEFILL; in arm_cl2_config()