Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-sn-f-ospi.c106 #define OSPI_NUM_CS 4 macro
606 u32 num_cs = OSPI_NUM_CS; in f_ospi_probe()
619 if (num_cs > OSPI_NUM_CS) { in f_ospi_probe()