Home
last modified time | relevance | path

Searched refs:SVR_SECURITY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/
H A Dfsl_pamu.c995 #define SVR_SECURITY 0x80000 /* The Security (E) bit */ macro
1110 if (port_id_map[i].svr == (mfspr(SPRN_SVR) & ~SVR_SECURITY)) { in fsl_pamu_probe()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dfsl_pamu.c742 #define SVR_SECURITY 0x80000 /* The Security (E) bit */ macro
857 if (port_id_map[i].svr == (mfspr(SPRN_SVR) & ~SVR_SECURITY)) { in fsl_pamu_probe()
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-qoriq.c1442 #define SVR_SECURITY 0x80000 /* The Security (E) bit */ macro
1449 svr &= ~SVR_SECURITY; in has_erratum_a4510()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-qoriq.c1468 #define SVR_SECURITY 0x80000 /* The Security (E) bit */ macro
1475 svr &= ~SVR_SECURITY; in has_erratum_a4510()

Completed in 12 milliseconds