Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-omap2-mcspi.c58 #define OMAP2_MCSPI_MODULCTRL_MS BIT(2) macro
283 l |= (OMAP2_MCSPI_MODULCTRL_MS); in omap2_mcspi_set_mode()
285 l &= ~(OMAP2_MCSPI_MODULCTRL_MS); in omap2_mcspi_set_mode()