Home
last modified time | relevance | path

Searched defs:nb_words (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-stm32.c1531 static int stm32h7_spi_number_of_data(struct stm32_spi *spi, u32 nb_words) in stm32h7_spi_number_of_data()
1557 int nb_words, ret = 0; in stm32_spi_transfer_one_setup() local