Searched defs:fsl_dspi (Results 1 – 1 of 1) sorted by relevance
111 struct fsl_dspi { struct112 struct spi_master *master;136 static inline int is_double_byte_mode(struct fsl_dspi *dspi) in is_double_byte_mode() argument