Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-omap2-mcspi.c76 #define OMAP2_MCSPI_CHCONF_FFET BIT(27) macro
326 chconf |= OMAP2_MCSPI_CHCONF_FFET; in omap2_mcspi_set_fifo()
342 chconf &= ~OMAP2_MCSPI_CHCONF_FFET; in omap2_mcspi_set_fifo()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds