Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-omap2-mcspi.c57 #define OMAP2_MCSPI_MODULCTRL_SINGLE BIT(0) macro
286 l |= OMAP2_MCSPI_MODULCTRL_SINGLE; in omap2_mcspi_set_mode()
1180 chconf &= ~OMAP2_MCSPI_MODULCTRL_SINGLE; in omap2_mcspi_transfer_one()
1245 chconf |= OMAP2_MCSPI_MODULCTRL_SINGLE; in omap2_mcspi_transfer_one()