Searched refs:OMAP3_MCSPI_CHCONF_FORCE (Results 1 – 2 of 2) sorted by relevance
73 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()
31 #define OMAP3_MCSPI_CHCONF_FORCE BIT(20) macro
Completed in 3 milliseconds