Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-rockchip.c157 #define ROCKCHIP_SPI_MAX_CS_NUM 2 macro
203 bool cs_asserted[ROCKCHIP_SPI_MAX_CS_NUM];
749 master->num_chipselect = ROCKCHIP_SPI_MAX_CS_NUM; in rockchip_spi_probe()