Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpxa2xx_ssp.h207 #define SSIRF_RxThresh(x) ((x) - 1) macro
/openbmc/linux/drivers/spi/
H A Dspi-pxa2xx.c1259 chip->lpss_rx_threshold = SSIRF_RxThresh(rx_thres); in setup()