Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-omap2-mcspi.c139 struct omap2_mcspi_cs { struct
140 void __iomem *base;
141 unsigned long phys;
142 int word_len;
143 u16 mode;
167 struct omap2_mcspi_cs *cs = spi->controller_state; in mcspi_write_cs_reg() argument