Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-omap2-mcspi.c141 struct omap2_mcspi_cs { struct
142 void __iomem *base;
143 unsigned long phys;
144 int word_len;
145 u16 mode;
169 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_cs_reg() argument