Home
last modified time | relevance | path

Searched defs:lpspi_config (Results 1 – 1 of 1) sorted by relevance

/drivers/spi/
Dspi-fsl-lpspi.c86 struct lpspi_config { struct
87 u8 bpw;
88 u8 chip_select;
89 u8 prescale;
90 u16 mode;
114 struct lpspi_config config; argument