Searched defs:comm_type (Results 1 – 2 of 2) sorted by relevance
1881 static int stm32fx_spi_set_mode(struct stm32_spi *spi, unsigned int comm_type) in stm32fx_spi_set_mode()1909 static int stm32h7_spi_set_mode(struct stm32_spi *spi, unsigned int comm_type) in stm32h7_spi_set_mode()2014 unsigned int comm_type; in stm32_spi_transfer_one_setup() local
389 static const struct config_item_type comm_type = { variable