Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dpxa2xx_spi.h36 u8 tx_hi_threshold; member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pxa2xx.c1340 if (chip_info->tx_hi_threshold) in setup()
1341 tx_hi_thres = chip_info->tx_hi_threshold; in setup()