Searched refs:pr_base (Results 1 – 1 of 1) sorted by relevance
1195 u32 pr_base, pr_limit, pr_value; in intel_spi_is_protected() local1202 pr_base = pr_value & PR_BASE_MASK; in intel_spi_is_protected()1204 if (pr_base >= base && pr_limit <= limit) in intel_spi_is_protected()