Home
last modified time | relevance | path

Searched refs:omap3_spi_priv (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Domap3_spi.c111 struct omap3_spi_priv { struct
123 static void omap3_spi_write_chconf(struct omap3_spi_priv *priv, int val) in omap3_spi_write_chconf() argument
130 static void omap3_spi_set_enable(struct omap3_spi_priv *priv, int enable) in omap3_spi_set_enable()
137 static int omap3_spi_write(struct omap3_spi_priv *priv, unsigned int len, in omap3_spi_write()
192 static int omap3_spi_read(struct omap3_spi_priv *priv, unsigned int len, in omap3_spi_read()
246 static int omap3_spi_txrx(struct omap3_spi_priv *priv, unsigned int len, in omap3_spi_txrx()
315 static int _spi_xfer(struct omap3_spi_priv *priv, unsigned int bitlen, in _spi_xfer()
356 static void _omap3_spi_set_speed(struct omap3_spi_priv *priv) in _omap3_spi_set_speed()
378 static void _omap3_spi_set_mode(struct omap3_spi_priv *priv) in _omap3_spi_set_mode()
414 static void _omap3_spi_set_wordlen(struct omap3_spi_priv *priv) in _omap3_spi_set_wordlen()
[all …]