Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-omap2-mcspi.c76 #define OMAP2_MCSPI_CHCONF_FFET BIT(27) macro
327 chconf |= OMAP2_MCSPI_CHCONF_FFET; in omap2_mcspi_set_fifo()
343 chconf &= ~OMAP2_MCSPI_CHCONF_FFET; in omap2_mcspi_set_fifo()