Searched defs:lpspi_config (Results 1 – 1 of 1) sorted by relevance
89 struct lpspi_config { struct90 u8 bpw;91 u8 chip_select;92 u8 prescale;93 u16 mode;117 struct lpspi_config config; argument