Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Domap3_spi.c73 chconf |= OMAP3_MCSPI_CHCONF_FORCE; in omap3_spi_write()
108 chconf &= ~OMAP3_MCSPI_CHCONF_FORCE; in omap3_spi_write()
128 chconf |= OMAP3_MCSPI_CHCONF_FORCE; in omap3_spi_read()
160 chconf &= ~OMAP3_MCSPI_CHCONF_FORCE; in omap3_spi_read()
182 chconf |= OMAP3_MCSPI_CHCONF_FORCE; in omap3_spi_txrx()
230 chconf &= ~OMAP3_MCSPI_CHCONF_FORCE; in omap3_spi_txrx()
258 chconf |= OMAP3_MCSPI_CHCONF_FORCE; in _spi_xfer()
262 chconf &= ~OMAP3_MCSPI_CHCONF_FORCE; in _spi_xfer()
/u-boot/include/
A Domap3_spi.h31 #define OMAP3_MCSPI_CHCONF_FORCE BIT(20) macro

Completed in 3 milliseconds