STM32H7_SPI_CFG1_DSIZE  417 drivers/spi/spi-stm32.c 	stm32_spi_set_bits(spi, STM32H7_SPI_CFG1, STM32H7_SPI_CFG1_DSIZE);
STM32H7_SPI_CFG1_DSIZE  420 drivers/spi/spi-stm32.c 	max_bpw = (cfg1 & STM32H7_SPI_CFG1_DSIZE) >>
STM32H7_SPI_CFG1_DSIZE 1394 drivers/spi/spi-stm32.c 	cfg1_clrb |= STM32H7_SPI_CFG1_DSIZE;
STM32H7_SPI_CFG1_DSIZE 1396 drivers/spi/spi-stm32.c 		     STM32H7_SPI_CFG1_DSIZE;