Searched refs:set_bpw (Results 1 – 1 of 1) sorted by relevance
284 void (*set_bpw)(struct stm32_spi *spi); member1964 spi->cfg->set_bpw(spi); in stm32_spi_transfer_one_setup()2161 .set_bpw = stm32f4_spi_set_bpw,2183 .set_bpw = stm32f7_spi_set_bpw,2205 .set_bpw = stm32h7_spi_set_bpw,2236 .set_bpw = stm32h7_spi_set_bpw,