Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-fsl-qspi.c156 * so you should use LUT_PAD(4).
158 #define LUT_PAD(x) (fls(x) - 1) macro
422 lutval[0] |= LUT_DEF(0, LUT_CMD, LUT_PAD(op->cmd.buswidth), in fsl_qspi_prepare_lut()
434 LUT_PAD(op->addr.buswidth), in fsl_qspi_prepare_lut()
441 LUT_PAD(op->dummy.buswidth), in fsl_qspi_prepare_lut()
451 LUT_PAD(op->data.buswidth), in fsl_qspi_prepare_lut()