Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dsh_spi.h55 #define SH_SPI_NUM_CS 4 macro
H A Dsh_spi.c235 if (!bus && cs < SH_SPI_NUM_CS) in spi_cs_is_valid()