Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dfsl_pamu.c406 u32 pc_val; in get_pamu_cap_values() local
408 pc_val = in_be32((u32 *)(pamu_reg_base + PAMU_PC3)); in get_pamu_cap_values()
410 max_subwindow_count = 1 << (1 + PAMU_PC3_MWCE(pc_val)); in get_pamu_cap_values()