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.c85 struct lpspi_config { struct
86 u8 bpw;
87 u8 chip_select;
88 u8 prescale;
89 u16 mode;
113 struct lpspi_config config; argument