Home
last modified time | relevance | path

Searched refs:stm32h7_spi_data_idleness (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-stm32.c1535 * stm32h7_spi_data_idleness - configure minimum time delay inserted between two
1540 static void stm32h7_spi_data_idleness(struct stm32_spi *spi, u32 len) in stm32h7_spi_data_idleness() function
1811 .set_data_idleness = stm32h7_spi_data_idleness,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-stm32.c1498 * stm32h7_spi_data_idleness - configure minimum time delay inserted between two
1503 static void stm32h7_spi_data_idleness(struct stm32_spi *spi, u32 len) in stm32h7_spi_data_idleness() function
1775 .set_data_idleness = stm32h7_spi_data_idleness,

Completed in 7 milliseconds