Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dfsl_pamu.c1007 #define SVR_SECURITY 0x80000 /* The Security (E) bit */ macro
1122 if (port_id_map[i].svr == (mfspr(SPRN_SVR) & ~SVR_SECURITY)) { in fsl_pamu_probe()
/Linux-v4.19/drivers/clk/
Dclk-qoriq.c1322 #define SVR_SECURITY 0x80000 /* The Security (E) bit */ macro
1329 svr &= ~SVR_SECURITY; in has_erratum_a4510()