Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-omap2-mcspi.c58 #define OMAP2_MCSPI_MODULCTRL_MS BIT(2) macro
282 l |= (OMAP2_MCSPI_MODULCTRL_MS); in omap2_mcspi_set_mode()
284 l &= ~(OMAP2_MCSPI_MODULCTRL_MS); in omap2_mcspi_set_mode()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds