Searched defs:comm_type (Results 1 – 2 of 2) sorted by relevance
1823 static int stm32fx_spi_set_mode(struct stm32_spi *spi, unsigned int comm_type) in stm32fx_spi_set_mode()1851 static int stm32h7_spi_set_mode(struct stm32_spi *spi, unsigned int comm_type) in stm32h7_spi_set_mode()1955 unsigned int comm_type; in stm32_spi_transfer_one_setup() local
515 u8 comm_type; member