Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
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