Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-imx.c277 #define MX51_ECSPI_CTRL_BL_MASK (0xfff << 20) macro
658 ctrl &= ~MX51_ECSPI_CTRL_BL_MASK; in mx51_ecspi_prepare_transfer()
1124 ctrl &= ~MX51_ECSPI_CTRL_BL_MASK; in spi_imx_set_burst_len()