Searched refs:set_bpw (Results 1 – 1 of 1) sorted by relevance
289 void (*set_bpw)(struct stm32_spi *spi); member2023 spi->cfg->set_bpw(spi); in stm32_spi_transfer_one_setup()2240 .set_bpw = stm32f4_spi_set_bpw,2262 .set_bpw = stm32f7_spi_set_bpw,2284 .set_bpw = stm32h7_spi_set_bpw,2316 .set_bpw = stm32h7_spi_set_bpw,