Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iommu/
Dfsl_pamu.h106 #define PAMU_PC3_MWCE(X) (((X) >> 21) & 0xf) macro
Dfsl_pamu.c409 max_subwindow_count = 1 << (1 + PAMU_PC3_MWCE(pc_val)); in get_pamu_cap_values()