Searched refs:set_bpw (Results 1 – 1 of 1) sorted by relevance
277 void (*set_bpw)(struct stm32_spi *spi); member1769 spi->cfg->set_bpw(spi); in stm32_spi_transfer_one_setup()1956 .set_bpw = stm32f4_spi_set_bpw,1978 .set_bpw = stm32f7_spi_set_bpw,2000 .set_bpw = stm32h7_spi_set_bpw,2031 .set_bpw = stm32h7_spi_set_bpw,