Home
last modified time | relevance | path

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

/linux-5.10/drivers/spi/
Dspi-omap2-mcspi.c134 struct omap2_mcspi_cs { struct
135 void __iomem *base;
136 unsigned long phys;
137 int word_len;
138 u16 mode;
162 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_cs_reg() argument