Searched defs:comm_type (Results 1 – 3 of 3) sorted by relevance
1643 static int stm32fx_spi_set_mode(struct stm32_spi *spi, unsigned int comm_type) in stm32fx_spi_set_mode()1671 static int stm32h7_spi_set_mode(struct stm32_spi *spi, unsigned int comm_type) in stm32h7_spi_set_mode()1760 unsigned int comm_type; in stm32_spi_transfer_one_setup() local
369 static const struct config_item_type comm_type = { variable
515 u8 comm_type; member