Searched defs:lpspi_config (Results 1 – 1 of 1) sorted by relevance
86 struct lpspi_config { struct87 u8 bpw;88 u8 chip_select;89 u8 prescale;90 u16 mode;114 struct lpspi_config config; argument