Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-lpspi.c89 struct lpspi_config { struct
90 u8 bpw;
91 u8 chip_select;
92 u8 prescale;
93 u16 mode;
117 struct lpspi_config config; argument