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

/linux-master/drivers/spi/
H A Dspi-intel.c1197 u32 pr_base, pr_limit, pr_value; local
1203 pr_limit = (pr_value & PR_LIMIT_MASK) >> PR_LIMIT_SHIFT;
1206 if (pr_base >= base && pr_limit <= limit)

Completed in 143 milliseconds