Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/spi/
H A Dmxs-spi.h29 #define BM_SSP_CTRL0_WAIT_FOR_CMD (1 << 20) macro
/openbmc/linux/drivers/spi/
H A Dspi-mxs.c118 select |= BM_SSP_CTRL0_WAIT_FOR_CMD; in mxs_spi_cs_to_reg()
371 writel(BM_SSP_CTRL0_WAIT_FOR_CMD | BM_SSP_CTRL0_WAIT_FOR_IRQ, in mxs_spi_transfer_one()